aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/Makefile.am')
-rw-r--r--include/osmocom/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/include/osmocom/Makefile.am b/include/osmocom/Makefile.am
new file mode 100644
index 00000000..33538094
--- /dev/null
+++ b/include/osmocom/Makefile.am
@@ -0,0 +1,13 @@
+SUBDIRS = \
+ core \
+ vty \
+ codec \
+ gsm \
+ isdn \
+ crypt \
+ coding \
+ gprs \
+ ctrl \
+ sim \
+ usb \
+ $(NULL)