mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-31 12:53:07 +02:00
Install gioenumtypes.h
We're re-defining nodist_gioinclude_HEADERS and Automake will use the last definition of the target.
This commit is contained in:
parent
83c69fa77d
commit
26c3f2f1b1
@ -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…
x
Reference in New Issue
Block a user