aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/hlr/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/hlr/Makefile.am')
-rw-r--r--include/osmocom/hlr/Makefile.am14
1 files changed, 14 insertions, 0 deletions
diff --git a/include/osmocom/hlr/Makefile.am b/include/osmocom/hlr/Makefile.am
new file mode 100644
index 0000000..77a8764
--- /dev/null
+++ b/include/osmocom/hlr/Makefile.am
@@ -0,0 +1,14 @@
+noinst_HEADERS = \
+ auc.h \
+ ctrl.h \
+ db.h \
+ gsup_router.h \
+ gsup_server.h \
+ hlr.h \
+ hlr_ussd.h \
+ hlr_vty.h \
+ hlr_vty_subscr.h \
+ logging.h \
+ luop.h \
+ rand.h \
+ $(NULL)