dbus/glib Makefile.am,1.12,1.13

John Palmieri johnp at freedesktop.org
Thu Feb 24 14:01:36 PST 2005


Update of /cvs/dbus/dbus/glib
In directory gabe:/tmp/cvs-serv30681/glib

Modified Files:
	Makefile.am 
Log Message:
glib/Makefile.am: added dbus-gobject.h to sources list
so distcheck doesn't fail



Index: Makefile.am
===================================================================
RCS file: /cvs/dbus/dbus/glib/Makefile.am,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Makefile.am	17 Feb 2005 17:41:26 -0000	1.12
+++ Makefile.am	24 Feb 2005 22:01:34 -0000	1.13
@@ -8,6 +8,7 @@
 	dbus-gmarshal.c				\
 	dbus-gmarshal.h				\
 	dbus-gobject.c				\
+	dbus-gobject.h				\
 	dbus-gproxy.c				\
 	dbus-gtest.c				\
 	dbus-gtest.h				\



More information about the dbus-commit mailing list