aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 5e6e497..692688a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,6 +48,9 @@ AC_OUTPUT(
include/Makefile
include/osmocom/Makefile
include/osmocom/netif/Makefile
+ include/osmocom/netif/channel/Makefile
src/Makefile
+ src/channel/Makefile
examples/Makefile
+ examples/channel/Makefile
Makefile)