From 3fb0b6f26e24370490f1051e2c795ba8fa6ac892 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 19 May 2010 19:02:52 +0200 Subject: Create libosmovty as library from OpenBSC VTY functions --- configure.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 9879ebc0..abf098cc 100644 --- a/configure.in +++ b/configure.in @@ -46,10 +46,13 @@ AM_CONDITIONAL(ENABLE_TESTS, test "x$enable_tests" = "x1") AC_OUTPUT( libosmocore.pc + include/osmocom/Makefile + include/osmocom/vty/Makefile include/osmocore/Makefile include/osmocore/protocol/Makefile include/Makefile src/Makefile + src/vty/Makefile tests/Makefile tests/timer/Makefile tests/sms/Makefile -- cgit v1.2.3