aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 3 insertions, 0 deletions
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