gsmmap: Dump SYSTEM INFORMATION messages while processing
[osmocom-bb.git] / src / shared / libosmocore / tests / Makefile.am
1 if ENABLE_TESTS
2 SUBDIRS = timer sms ussd smscb
3 if ENABLE_MSGFILE
4 SUBDIRS += msgfile
5 endif
6 endif