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

SUBDIRS = hello ticker base_sp

if HAS_MP
SUBDIRS += base_mp
endif


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