aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-07-11 19:25:42 +0200
committerSebastien Bacher <seb128@ubuntu.com>2012-07-11 19:25:42 +0200
commite1ec25c1ccc63162bcfefc0661fc61fac9f376d1 (patch)
treed4d8adfec594c44bf54ed58c9ddf91dedaaa20e4 /Makefile.am
parent6127a94efad13c780625228a1541c387528d75f1 (diff)
parent5b3945bab742d40e33e8a9bb3077cdc2b3898b22 (diff)
downloadayatana-indicator-session-e1ec25c1ccc63162bcfefc0661fc61fac9f376d1.tar.gz
ayatana-indicator-session-e1ec25c1ccc63162bcfefc0661fc61fac9f376d1.tar.bz2
ayatana-indicator-session-e1ec25c1ccc63162bcfefc0661fc61fac9f376d1.zip
Import upstream version 12.10.0
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