aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2011-11-17 20:33:19 +0100
committerSylvain Munaut <tnt@246tNt.com>2011-11-17 20:33:19 +0100
commit810c33483eeeff4ff7cebf28ad03fbbb3f5f8b43 (patch)
treea85c9a9b827f52a518e75cfb80433322dab72165 /tests/Makefile.am
parent3e387cb35c03ad814362267028c46d5d0972a257 (diff)
tests/a5: Add a5 regression testing
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 4ab97731..5ff82e13 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,5 @@
if ENABLE_TESTS
-SUBDIRS = timer sms ussd smscb bits
+SUBDIRS = timer sms ussd smscb bits a5
if ENABLE_MSGFILE
SUBDIRS += msgfile
endif