import gsm0502_calc_paging_group() from openbsc
[osmocom-bb.git] / tests / Makefile.am
1 if ENABLE_TESTS
2 SUBDIRS = timer sms ussd smscb
3 if ENABLE_MSGFILE
4 SUBDIRS += msgfile
5 endif
6 endif