dbus ChangeLog,1.535,1.536 Makefile.am,1.20,1.21
Havoc Pennington
hp at freedesktop.org
Sat Jul 24 20:52:50 PDT 2004
Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv25522
Modified Files:
ChangeLog 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: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.535
retrieving revision 1.536
diff -u -d -r1.535 -r1.536
--- ChangeLog 22 Jul 2004 07:07:01 -0000 1.535
+++ ChangeLog 25 Jul 2004 03:52:48 -0000 1.536
@@ -1,3 +1,10 @@
+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
+
2004-07-22 Olivier Andrieu <oliv__a at users.sourceforge.net>
* dbus/dbus-sysdeps.c (fill_user_info): fix inexistent label name,
Index: Makefile.am
===================================================================
RCS file: /cvs/dbus/dbus/Makefile.am,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- Makefile.am 15 May 2004 19:31:12 -0000 1.20
+++ Makefile.am 25 Jul 2004 03:52:48 -0000 1.21
@@ -29,6 +29,7 @@
fi
SUBDIRS=dbus bus doc $(GLIB_SUBDIR) $(GCJ_SUBDIR) $(MONO_SUBDIR) $(QT_SUBDIR) $(PYTHON_SUBDIR) test tools
+DIST_SUBDIRS=dbus bus doc glib qt gcj mono python test tools
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = dbus-1.pc $(GLIB_PC) $(MONO_PC)
More information about the dbus-commit
mailing list