dbus/qt Makefile.am,1.24,1.25

Thiago J. Macieira thiago at kemper.freedesktop.org
Wed Jun 7 03:21:13 PDT 2006


Update of /cvs/dbus/dbus/qt
In directory kemper:/tmp/cvs-serv21171/qt

Modified Files:
	Makefile.am 
Log Message:
	* qt/Makfile.am:
	* qt/src/Makefile.am: Fix the EXTRA_DIST after the
	reorganisation. Thanks to Timo Hoenig for pointing this out.


Index: Makefile.am
===================================================================
RCS file: /cvs/dbus/dbus/qt/Makefile.am,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- Makefile.am	4 Jun 2006 15:52:05 -0000	1.24
+++ Makefile.am	7 Jun 2006 10:21:11 -0000	1.25
@@ -5,3 +5,5 @@
 endif
 
 SUBDIRS = $(QT_SUBDIRS)
+
+EXTRA_DIST = qt-dbus.qdocconf



More information about the dbus-commit mailing list