mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-27 16:06:16 +01: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)
|
||||
|
||||
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