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