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, 3 insertions, 1 deletions
diff --git a/include/osmocom/Makefile.am b/include/osmocom/Makefile.am
index 71293d15..fd9074cd 100644
--- a/include/osmocom/Makefile.am
+++ b/include/osmocom/Makefile.am
@@ -1,3 +1,5 @@
if ENABLE_VTY
-SUBDIRS = vty
+SUBDIRS = vty crypt
+else
+SUBDIRS = crypt
endif