aboutsummaryrefslogtreecommitdiffstats
path: root/libosmocore/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'libosmocore/configure.in')
-rw-r--r--libosmocore/configure.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/libosmocore/configure.in b/libosmocore/configure.in
index 8c0fe6727..d9fa6e810 100644
--- a/libosmocore/configure.in
+++ b/libosmocore/configure.in
@@ -34,4 +34,7 @@ AC_OUTPUT(
include/osmocore/Makefile
include/Makefile
src/Makefile
+ tests/Makefile
+ tests/timer/Makefile
+ tests/sms/Makefile
Makefile)