build: install gosxappinfo.h on macOS

Closes #1725
This commit is contained in:
Tom Schoonjans 2019-03-14 08:08:30 +00:00
parent e1ffb9ddb4
commit 32d012f5a9

View File

@ -420,6 +420,7 @@ if host_system != 'windows'
if glib_have_os_x_9_or_later
unix_sources += files('gcocoanotificationbackend.m')
endif
application_headers += files('gosxappinfo.h')
else
contenttype_sources += files('gcontenttype.c')
appinfo_sources += files('gdesktopappinfo.c')