summaryrefslogtreecommitdiffstats
path: root/Src/osmoconbb/src/shared/libosmocore/tests/Makefile.am
blob: 2b4ac6e6f24a2f448a3cd697f4b6e5646afcbaad (plain) (blame)
1
2
3
4
5
6
if ENABLE_TESTS
SUBDIRS = timer sms ussd smscb
if ENABLE_MSGFILE
SUBDIRS += msgfile
endif
endif