summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/samples/Makefile.am
blob: fee449b143b0c9bc406bd2be5050227d6bc69873 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
## $Id$

SUBDIRS = hello ticker base_sp

if HAS_MP
SUBDIRS += base_mp
endif

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