summaryrefslogtreecommitdiffstats
path: root/include/osmocom/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/Makefile.am')
-rw-r--r--include/osmocom/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/osmocom/Makefile.am b/include/osmocom/Makefile.am
index ec548fbd..21f4f2d0 100644
--- a/include/osmocom/Makefile.am
+++ b/include/osmocom/Makefile.am
@@ -1,5 +1,5 @@
if ENABLE_VTY
-SUBDIRS = vty codec crypt
+SUBDIRS = vty codec crypt gsm core
else
-SUBDIRS = codec crypt
+SUBDIRS = codec crypt gsm core
endif