Merge commit 'dc0ebdfbdf3b1a381754c6ef4a59b0354eba7705'
[osmocom-bb.git] / src / shared / libosmocore / tests / Makefile.am
1 if ENABLE_TESTS
2 SUBDIRS = timer sms ussd
3 if ENABLE_MSGFILE
4 SUBDIRS += msgfile
5 endif
6 endif