summaryrefslogtreecommitdiffstats
path: root/testsuites/ada/samples/Makefile.am
blob: e50f2c8c543a9d0a6702da2c87d382e1dde6abe8 (plain) (blame)
1
2
3
4
5
6
7
8
_SUBDIRS = hello ticker base_sp nsecs

if HAS_MP
_SUBDIRS += base_mp
endif
DIST_SUBDIRS = hello ticker base_sp base_mp nsecs

include $(top_srcdir)/../automake/subdirs.am