dbus ChangeLog,1.850,1.851

John Palmieri johnp at freedesktop.org
Sat Jul 16 06:28:07 EST 2005


Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv29108

Modified Files:
	ChangeLog 
Log Message:
* glib/Makefile.am: Add make-dbus-glib-error-switch.sh to EXTRA_DIST
  so distcheck doesn't fail

* glib/examples/Makefile.am: Add example-service.xml and 
  example-signal-emitter.xml to EXTRA_DIST so distcheck doesn't fail

* glib/examples/statemachine/Makefile.am: Add statemachine.xml and
  statemachine-server.xml to EXTRA_DIST so distcheck doesn't fail

* python/Makefile.am: Preprend $(srcdir)/ to source files so the
  compiler looks in the right places during distcheck


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.850
retrieving revision 1.851
diff -u -d -r1.850 -r1.851
--- ChangeLog	15 Jul 2005 19:15:05 -0000	1.850
+++ ChangeLog	15 Jul 2005 20:28:05 -0000	1.851
@@ -1,5 +1,19 @@
 2005-07-15  John (J5) Palmieri  <johnp at redhat.com>
 
+	* glib/Makefile.am: Add make-dbus-glib-error-switch.sh to EXTRA_DIST
+	so distcheck doesn't fail
+
+	* glib/examples/Makefile.am: Add example-service.xml and 
+	example-signal-emitter.xml to EXTRA_DIST so distcheck doesn't fail
+
+	* glib/examples/statemachine/Makefile.am: Add statemachine.xml and
+	statemachine-server.xml to EXTRA_DIST so distcheck doesn't fail
+
+	* python/Makefile.am: Preprend $(srcdir)/ to source files so the
+	compiler looks in the right places during distcheck
+
+2005-07-15  John (J5) Palmieri  <johnp at redhat.com>
+
 	* glib/example/Makefile.am: Fix a typo which cause make distcheck
 	to fail
 



More information about the dbus-commit mailing list