aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
blob: 6c3cb3379e0053b4c53d51262c58088fb7919bf5 (plain)
1
2
3
4
5
6
if ENABLE_TESTS
SUBDIRS = timer sms ussd smscb bits
if ENABLE_MSGFILE
SUBDIRS += msgfile
endif
endif