libosmocore/include/osmocom/Makefile.am

6 lines
73 B
Makefile

if ENABLE_VTY
SUBDIRS = vty codec crypt
else
SUBDIRS = codec crypt
endif