aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/Makefile.am
blob: bd3b89bd99ebab8e003b7837fd6d3547f2fcda2b (plain)
1
2
3
4
5
if ENABLE_VTY
SUBDIRS = vty codec crypt gsm gprs core
else
SUBDIRS = codec crypt gsm gprs core
endif