aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2019-11-20 12:37:41 +0100
committerlaforge <laforge@osmocom.org>2020-01-10 16:07:40 +0000
commit637bbfcd9275f8c47212b29b50110f56ba6397bf (patch)
tree81ccf72dd96689f95175327a6afe0fe65933527a /configure.ac
parentf10463c5fc6d9e786ab7c648d99f7450f9a25906 (diff)
add osmo-mslookup-client program
Standalone program using libosmo-mslookup to easily integrate with programs that want to connect services (SIP, SMS,...) to the current location of a subscriber. Also useful for manual testing. For a detailed overview of the D-GSM and mslookup related files, please see the elaborate comment at the top of mslookup.c (already added in an earlier patch). Change-Id: Ie68a5c1db04fb4dff00dc3c774a1162f5b9fabf7
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 57aecba..59261e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -185,6 +185,7 @@ AC_OUTPUT(
doc/manuals/Makefile
contrib/Makefile
contrib/systemd/Makefile
+ contrib/dgsm/Makefile
tests/Makefile
tests/auc/Makefile
tests/auc/gen_ts_55_205_test_sets/Makefile