aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 54ec6a2..00e108d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,12 @@
SUBDIRS = po data src
+if BUILD_TESTS
+SUBDIRS += tests
+# build src first
+tests: src
+endif
+
+
############################################################
dist_noinst_SCRIPTS = \