summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther2010-12-29 11:57:48 +0100
committerHolger Hans Peter Freyther2010-12-29 22:51:45 +0100
commite05c7dfa8e85babe0e9b15e499ffab4da5b53a13 (patch)
treed5ae324a30c8a56453f4355368cedddf2031eb3c /tests/Makefile.am
parentUse the app_info->name instead of the hostname (diff)
downloadlibosmocore-e05c7dfa8e85babe0e9b15e499ffab4da5b53a13.tar.gz
libosmocore-e05c7dfa8e85babe0e9b15e499ffab4da5b53a13.tar.xz
libosmocore-e05c7dfa8e85babe0e9b15e499ffab4da5b53a13.zip
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 0166b4f..2b4ac6e 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