aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAllan LeSage <allanlesage@gmail.com>2012-03-19 13:38:41 -0500
committerAllan LeSage <allanlesage@gmail.com>2012-03-19 13:38:41 -0500
commitab5696a78727fc9d20a5679481876e926baf7de7 (patch)
treee2b64d6ff2cea45ca9194965d0ac4ff959547313 /Makefile.am
parentb379f9b1ffd13663fb869038194152b8cddf8c49 (diff)
downloadayatana-indicator-messages-ab5696a78727fc9d20a5679481876e926baf7de7.tar.gz
ayatana-indicator-messages-ab5696a78727fc9d20a5679481876e926baf7de7.tar.bz2
ayatana-indicator-messages-ab5696a78727fc9d20a5679481876e926baf7de7.zip
Corrected a Makefile merge omission for tests, stripped down dummy test.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6d4e4ee..0b5a4a3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,6 +4,11 @@ SUBDIRS = \
data \
po
+if BUILD_TESTS
+SUBDIRS += \
+ test
+endif
+
DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall --enable-deprecations
dist-hook: