aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-12-29 11:57:48 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-12-29 22:51:45 +0100
commite05c7dfa8e85babe0e9b15e499ffab4da5b53a13 (patch)
treed5ae324a30c8a56453f4355368cedddf2031eb3c /tests/Makefile.am
parentdf327f6d81be9c73acba7b4edfa4f9336fcb686c (diff)
smscb: Add some simple decoding routines for SMSCB.
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 0166b4f2..2b4ac6e6 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,5 @@
if ENABLE_TESTS
-SUBDIRS = timer sms ussd
+SUBDIRS = timer sms ussd smscb
if ENABLE_MSGFILE
SUBDIRS += msgfile
endif