aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-07-11 19:53:59 +0200
committerSebastien Bacher <seb128@ubuntu.com>2012-07-11 19:53:59 +0200
commit7a6621d316ea0825de80548f6d8db81e98f56099 (patch)
treef0348b62daae64b69ce9ae1390c2088267d1f9f4 /Makefile.am
parent58b72505bad696704ad01e749830196400339ad5 (diff)
parente1ec25c1ccc63162bcfefc0661fc61fac9f376d1 (diff)
downloadayatana-indicator-session-7a6621d316ea0825de80548f6d8db81e98f56099.tar.gz
ayatana-indicator-session-7a6621d316ea0825de80548f6d8db81e98f56099.tar.bz2
ayatana-indicator-session-7a6621d316ea0825de80548f6d8db81e98f56099.zip
releasing version 12.10.0-0ubuntu1
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index bb27c84..ad42d8e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,6 +4,12 @@ SUBDIRS = \
data \
po
+if BUILD_TESTS
+SUBDIRS += tests
+# build src first
+tests: src
+endif
+
EXTRA_DIST = autogen.sh
DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall