aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-01-31 01:19:27 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-02-01 14:22:19 +0100
commit00c069726ed79a79581f13e6654deabbadcff1d9 (patch)
treebffcc13207ac0570aea588d30fb6bcf338257751 /Makefile.am
parent8089d51f7483926cc253b19550e5fed4171d9b9f (diff)
Add test suite skeleton with empty test (auc_3g_test)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 40dad90..0d60cee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,6 +3,7 @@ AUTOMAKE_OPTIONS = foreign dist-bzip2
SUBDIRS = \
src \
sql \
+ tests \
$(NULL)
EXTRA_DIST = \