mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-09 18:54:04 +02:00
gio: make gnetworking.h nodist
https://bugzilla.gnome.org/show_bug.cgi?id=708972
This commit is contained in:
@@ -560,7 +560,6 @@ gio_headers = \
|
|||||||
gmountoperation.h \
|
gmountoperation.h \
|
||||||
gnativevolumemonitor.h \
|
gnativevolumemonitor.h \
|
||||||
gnetworkaddress.h \
|
gnetworkaddress.h \
|
||||||
gnetworking.h \
|
|
||||||
gnetworkmonitor.h \
|
gnetworkmonitor.h \
|
||||||
gnetworkservice.h \
|
gnetworkservice.h \
|
||||||
goutputstream.h \
|
goutputstream.h \
|
||||||
@@ -617,6 +616,10 @@ gioinclude_HEADERS = \
|
|||||||
$(gio_headers) \
|
$(gio_headers) \
|
||||||
gioenumtypes.h
|
gioenumtypes.h
|
||||||
|
|
||||||
|
nodist_gioinclude_HEADERS = \
|
||||||
|
gnetworking.h \
|
||||||
|
$(NULL)
|
||||||
|
|
||||||
# these sources (also mentioned above) are generated.
|
# these sources (also mentioned above) are generated.
|
||||||
BUILT_SOURCES += \
|
BUILT_SOURCES += \
|
||||||
gconstructor_as_data.h \
|
gconstructor_as_data.h \
|
||||||
|
Reference in New Issue
Block a user