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