aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index d1fe3730a..64f621ade 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,8 @@
-TESTS = do.sh
+TESTS = do.sh do-dga.sh
+
+if BUILD_UNITTESTS
+TESTS += do-unit.sh
+endif
EXTRA_DIST = pcap result performance \
unit/unit.c unit/Makefile.in \