summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/samples/Makefile.am
blob: 512bf021c0fb58a8632d6505fa5512375f1231a0 (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)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am