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