aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-05-19 19:42:32 +0200
committerHarald Welte <laforge@gnumonks.org>2010-05-25 22:28:40 +0200
commite352c52ed8f60276cf6bfe71abf3f1c6c06c2b8d (patch)
treedc2c57c625aecf6c8849d07a49c0372ae17ff852 /configure.in
parentab1b819930fc891d2efb75651e781b0b60ea366c (diff)
Add pkgconfig for libosmovty
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index abf098cc..6e427733 100644
--- a/configure.in
+++ b/configure.in
@@ -46,6 +46,7 @@ AM_CONDITIONAL(ENABLE_TESTS, test "x$enable_tests" = "x1")
AC_OUTPUT(
libosmocore.pc
+ libosmovty.pc
include/osmocom/Makefile
include/osmocom/vty/Makefile
include/osmocore/Makefile