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