mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 00:48:45 +02:00
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:
committed by
Alexander Larsson
parent
b9743a23dd
commit
9bd5e0d8e2
@@ -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 \
|
||||
|
Reference in New Issue
Block a user