mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 21:16:15 +01:00
Merge branch 'gio-enum-install' into 'master'
Install gioenumtypes.h See merge request GNOME/glib!210
This commit is contained in:
commit
158f07c223
@ -779,15 +779,12 @@ gio_headers = \
|
||||
$(NULL)
|
||||
|
||||
gioincludedir=$(includedir)/glib-2.0/gio/
|
||||
gioinclude_HEADERS = \
|
||||
gioinclude_HEADERS = \
|
||||
$(gio_headers) \
|
||||
$(NULL)
|
||||
nodist_gioinclude_HEADERS = \
|
||||
gioenumtypes.h \
|
||||
$(NULL)
|
||||
|
||||
nodist_gioinclude_HEADERS = \
|
||||
gnetworking.h \
|
||||
gnetworking.h \
|
||||
$(NULL)
|
||||
|
||||
# these sources (also mentioned above) are generated.
|
||||
|
Loading…
Reference in New Issue
Block a user