aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-12-07 00:10:18 +0100
committerHarald Welte <laforge@gnumonks.org>2011-12-07 00:10:18 +0100
commite076ac087cb568ad0748f4d8469e6dcda811d7c8 (patch)
treeeecc87efc2ece5547b9f39692932d478ba73718f /tests/Makefile.am
parent781bd5daeb98774628ccb7546d449704ea6f7330 (diff)
add autotest script for milenage/auth testing
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 c7d16aa3..9f52ae70 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,5 @@
if ENABLE_TESTS
-SUBDIRS = timer sms ussd smscb bits a5 conv
+SUBDIRS = timer sms ussd smscb bits a5 conv auth
if ENABLE_MSGFILE
SUBDIRS += msgfile
endif