dbus/test/glib Makefile.am,1.16,1.17

Colin Walters walters at freedesktop.org
Tue Aug 23 12:48:32 PDT 2005


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

Modified Files:
	Makefile.am 
Log Message:
2005-08-23  Colin Walters  <walters at verbum.org>

	* test/glib/Makefile.am (test_profile_LDADD): Don't multiply-define
	EXTRA_DIST.


Index: Makefile.am
===================================================================
RCS file: /cvs/dbus/dbus/test/glib/Makefile.am,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- Makefile.am	17 Jul 2005 21:02:56 -0000	1.16
+++ Makefile.am	23 Aug 2005 19:48:30 -0000	1.17
@@ -10,7 +10,7 @@
 TESTS=
 endif
 
-EXTRA_DIST=run-test.sh test-service-glib.xml
+EXTRA_DIST=run-test.sh test-service-glib.xml my-object-marshal.list test-service-glib.xml
 
 if DBUS_BUILD_TESTS
 
@@ -78,8 +78,3 @@
 
 test_profile_LDADD= $(DBUS_GLIB_THREADS_LIBS) $(top_builddir)/glib/libdbus-glib-1.la 
 endif
-
-EXTRA_DIST = \
-	my-object-marshal.list  \
-	test-service-glib.xml
-



More information about the dbus-commit mailing list