aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2014-08-21 12:15:59 +0200
committerHarald Welte <laforge@gnumonks.org>2014-08-21 15:34:11 +0200
commit28570a4e6208e704e8d4feed0081e576d449e4ac (patch)
tree9973dfc34d43345bdc2c954f9f73c445394cd608 /include/Makefile.am
parent715e94505560236ddba8bfced8d3f775c6363a3b (diff)
new <osmocom/vty/ports.h> file listing VTY tcp ports
imported from http://openbsc.osmocom.org/trac/wiki/PortNumbers
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 7484e9ea..03d21f46 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -107,7 +107,8 @@ nobase_include_HEADERS += \
osmocom/vty/misc.h \
osmocom/vty/telnet_interface.h \
osmocom/vty/vector.h \
- osmocom/vty/vty.h
+ osmocom/vty/vty.h \
+ osmocom/vty/ports.h
endif
noinst_HEADERS = \