aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2014-08-21 12:17:11 +0200
committerHarald Welte <laforge@gnumonks.org>2014-08-21 15:34:19 +0200
commitc7947ed1f6fe8a9113451fbd1e58078a98ee4912 (patch)
treecb99623089b2ee978115bc94d16aa903b6cd2a47 /include/Makefile.am
parentae2fcb22cfa81fe3934d4adaac68887001ab3a91 (diff)
New <osmocom/ctrl/ports.h> file listing tcp ports for CTRL interface
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 6f14cb08..c59f9b21 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -39,6 +39,7 @@ nobase_include_HEADERS = \
osmocom/crypt/gprs_cipher.h \
osmocom/ctrl/control_cmd.h \
osmocom/ctrl/control_if.h \
+ osmocom/ctrl/ports.h \
osmocom/gprs/gprs_bssgp.h \
osmocom/gprs/gprs_bssgp_bss.h \
osmocom/gprs/gprs_msgb.h \