summaryrefslogtreecommitdiffstats
path: root/configure.in
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 /configure.in
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 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 825152d..309aa03 100644
--- a/configure.in
+++ b/configure.in
@@ -116,4 +116,5 @@ AC_OUTPUT(
tests/sms/Makefile
tests/msgfile/Makefile
tests/ussd/Makefile
+ tests/smscb/Makefile
Makefile)