diff options
| author | Colin Walters <walters@verbum.org> | 2005-02-24 22:57:40 +0000 | 
|---|---|---|
| committer | Colin Walters <walters@verbum.org> | 2005-02-24 22:57:40 +0000 | 
| commit | 1b5dace8e6986965af7b573b3b2c5991af11cf6e (patch) | |
| tree | 5a205c6b63d8c0d252a0885708e67cb22c17ef51 | |
| parent | 651ca12a81e673f39ada2a85d956e36bdcf9a4d1 (diff) | |
2005-02-24  Colin Walters  <walters@verbum.org>
	* test/glib/Makefile.am (EXTRA_DIST): Add test-service-glib.xml
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | test/glib/Makefile.am | 2 | 
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2005-02-24  Colin Walters  <walters@verbum.org> + +	* test/glib/Makefile.am (EXTRA_DIST): Add test-service-glib.xml +  2005-02-24  John (J5) Palmieir  <johnp@redhat.com>  	* glib/Makefile.am: added dbus-gobject.h to sources list diff --git a/test/glib/Makefile.am b/test/glib/Makefile.am index 7c4ee2ab..d8b37b19 100644 --- a/test/glib/Makefile.am +++ b/test/glib/Makefile.am @@ -10,7 +10,7 @@ else  TESTS=  endif -EXTRA_DIST=run-test.sh +EXTRA_DIST=run-test.sh test-service-glib.xml  if DBUS_BUILD_TESTS  | 
