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