Makefile.am Add catch-all gio.h header Don't install gdummyfile.h

2007-11-27  Alexander Larsson  <alexl@redhat.com>

	* Makefile.am
	* gio.h:
	Add catch-all gio.h header
	Don't install gdummyfile.h


svn path=/trunk/; revision=5950
This commit is contained in:
Alexander Larsson
2007-11-27 10:46:45 +00:00
committed by Alexander Larsson
parent b9743a23dd
commit 9bd5e0d8e2
3 changed files with 63 additions and 1 deletions

View File

@@ -109,6 +109,7 @@ libgio_2_0_la_SOURCES = \
gdirectorymonitor.c \
gdrive.c \
gdriveprivate.h \
gdummyfile.h \
gdummyfile.c \
gfile.c \
gfileattribute.c \
@@ -183,7 +184,6 @@ gioinclude_HEADERS = \
gdataoutputstream.h \
gdirectorymonitor.h \
gdrive.h \
gdummyfile.h \
gfile.h \
gfileattribute.h \
gfileenumerator.h \
@@ -197,6 +197,7 @@ gioinclude_HEADERS = \
gfilteroutputstream.h \
gicon.h \
ginputstream.h \
gio.h \
gioerror.h \
giomodule.h \
gioscheduler.h \