dbus/test Makefile.am,1.32,1.33

Havoc Pennington hp at freedesktop.org
Sat Jul 24 20:52:50 PDT 2004


Update of /cvs/dbus/dbus/test
In directory pdx:/tmp/cvs-serv25522/test

Modified Files:
	Makefile.am 
Log Message:
2004-07-24  Havoc Pennington  <hp at redhat.com>

	* Makefile.am (DIST_SUBDIRS): add DIST_SUBDIRS, problem solved by
	Owen

	* test/Makefile.am (DIST_SUBDIRS): here also



Index: Makefile.am
===================================================================
RCS file: /cvs/dbus/dbus/test/Makefile.am,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- Makefile.am	17 May 2004 22:19:04 -0000	1.32
+++ Makefile.am	25 Jul 2004 03:52:48 -0000	1.33
@@ -4,6 +4,7 @@
 endif
 
 SUBDIRS=$(GLIB_SUBDIR)
+DIST_SUBDIRS=glib
 
 INCLUDES=-I$(top_srcdir) $(DBUS_TEST_CFLAGS) 
 



More information about the dbus-commit mailing list