[folks] Ensure tests/tools/with-session-bus.sh is distributed
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] Ensure tests/tools/with-session-bus.sh is distributed
- Date: Fri, 10 Sep 2010 13:25:56 +0000 (UTC)
commit 624a2be18f96373101b5d83b04ad7b21687e262d
Author: Philip Withnall <philip withnall collabora co uk>
Date: Fri Sep 10 11:08:33 2010 +0100
Ensure tests/tools/with-session-bus.sh is distributed
configure.ac | 1 +
tests/Makefile.am | 1 +
tests/tools/Makefile.am | 3 +++
3 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 64fe572..c890fd6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -211,6 +211,7 @@ AC_CONFIG_FILES([
tests/lib/telepathy/Makefile
tests/lib/telepathy/contactlist/Makefile
tests/lib/telepathy/contactlist/session.conf
+ tests/tools/Makefile
])
AC_OUTPUT
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 8f7ccdf..0b3cf15 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,6 @@
SUBDIRS = \
lib \
+ tools \
$(NULL)
if HAVE_TP_GLIB_FOR_TESTS
diff --git a/tests/tools/Makefile.am b/tests/tools/Makefile.am
new file mode 100644
index 0000000..822301a
--- /dev/null
+++ b/tests/tools/Makefile.am
@@ -0,0 +1,3 @@
+EXTRA_DIST = with-session-bus.sh
+
+-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]