[glib/glib-2-38] gio: make gnetworking.h nodist
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-38] gio: make gnetworking.h nodist
- Date: Sat, 28 Sep 2013 16:19:23 +0000 (UTC)
commit 04520d7d818a31d210a2938c30a366e59fe134ee
Author: Dan Winship <danw gnome org>
Date: Sat Sep 28 12:18:14 2013 -0400
gio: make gnetworking.h nodist
https://bugzilla.gnome.org/show_bug.cgi?id=708972
gio/Makefile.am | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gio/Makefile.am b/gio/Makefile.am
index f861e8b..717419f 100644
--- a/gio/Makefile.am
+++ b/gio/Makefile.am
@@ -560,7 +560,6 @@ gio_headers = \
gmountoperation.h \
gnativevolumemonitor.h \
gnetworkaddress.h \
- gnetworking.h \
gnetworkmonitor.h \
gnetworkservice.h \
goutputstream.h \
@@ -617,6 +616,10 @@ gioinclude_HEADERS = \
$(gio_headers) \
gioenumtypes.h
+nodist_gioinclude_HEADERS = \
+ gnetworking.h \
+ $(NULL)
+
# these sources (also mentioned above) are generated.
BUILT_SOURCES += \
gconstructor_as_data.h \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]