diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 946629b..411eec9 100644 --- a/configure.ac +++ b/configure.ac @@ -53,6 +53,7 @@ AC_OUTPUT( include/osmocom/netif/channel/Makefile src/Makefile src/channel/Makefile + src/channel/abis/Makefile examples/Makefile examples/channel/Makefile Makefile) |