dbus/python Makefile.am,1.2,1.3

Seth Nickell seth@pdx.freedesktop.org
Mon, 13 Oct 2003 16:07:36 -0700


Update of /cvs/dbus/dbus/python
In directory pdx:/tmp/cvs-serv31582/python

Modified Files:
	Makefile.am 
Log Message:
2003-10-13  Seth Nickell  <seth@gnome.org>

	* python/Makefile.am:

	Pass "make distcheck": remove a couple files from DIST_FILES
	that weren't included in the final version.



Index: Makefile.am
===================================================================
RCS file: /cvs/dbus/dbus/python/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.am	30 Sep 2003 02:40:49 -0000	1.2
+++ Makefile.am	13 Oct 2003 23:07:34 -0000	1.3
@@ -12,9 +12,7 @@
 
 EXTRA_DIST = 			\
 	dbus_bindings.pyx.in	\
-	extract.py		\
-	setup.py		\
-	test.py
+	extract.py
 
 CLEANFILES =			\
 	dbus_bindings.pyx	\