libosmocore/include/osmocom/Makefile.am

6 lines
101 B
Makefile

if ENABLE_VTY
SUBDIRS = vty codec crypt gsm gprs core
else
SUBDIRS = codec crypt gsm gprs core
endif