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 /test/glib | |
parent | 651ca12a81e673f39ada2a85d956e36bdcf9a4d1 (diff) |
2005-02-24 Colin Walters <walters@verbum.org>
* test/glib/Makefile.am (EXTRA_DIST): Add test-service-glib.xml
Diffstat (limited to 'test/glib')
-rw-r--r-- | test/glib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |