mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 05:56:14 +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)
|
$(NULL)
|
||||||
|
|
||||||
gioincludedir=$(includedir)/glib-2.0/gio/
|
gioincludedir=$(includedir)/glib-2.0/gio/
|
||||||
gioinclude_HEADERS = \
|
gioinclude_HEADERS = \
|
||||||
$(gio_headers) \
|
$(gio_headers) \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
nodist_gioinclude_HEADERS = \
|
nodist_gioinclude_HEADERS = \
|
||||||
gioenumtypes.h \
|
gioenumtypes.h \
|
||||||
$(NULL)
|
gnetworking.h \
|
||||||
|
|
||||||
nodist_gioinclude_HEADERS = \
|
|
||||||
gnetworking.h \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
# these sources (also mentioned above) are generated.
|
# these sources (also mentioned above) are generated.
|
||||||
|
Loading…
Reference in New Issue
Block a user