summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte2010-05-19 19:02:52 +0200
committerHarald Welte2010-05-25 22:28:39 +0200
commit3fb0b6f26e24370490f1051e2c795ba8fa6ac892 (patch)
tree1f3b86f491e7f0812f5424daaffd4db9cf8ac452 /src/Makefile.am
parentrate_ctr: Make the struct rate_ctr_group_desc members const (diff)
downloadlibosmocore-3fb0b6f26e24370490f1051e2c795ba8fa6ac892.tar.gz
libosmocore-3fb0b6f26e24370490f1051e2c795ba8fa6ac892.tar.xz
libosmocore-3fb0b6f26e24370490f1051e2c795ba8fa6ac892.zip
Create libosmovty as library from OpenBSC VTY functions
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ce063d0..2e2eaf0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,3 +1,5 @@
+SUBDRIS=vty
+
# This is _NOT_ the library release version, it's an API version.
# Please read Chapter 6 "Library interface versions" of the libtool documentation before making any modification
LIBVERSION=0:0:0