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

ACLOCAL_AMFLAGS = -I ../../../aclocal

include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am
include $(top_srcdir)/../../../automake/lib.am

SUBDIRS = support samples sptests
# SUBDIRS += sptests tmtests mptests

EXTRA_DIST = ada.am

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