summaryrefslogblamecommitdiffstats
path: root/c/src/ada-tests/Makefile.am
blob: ff982e8a43b7b18528527e60cb5ac6331742fb24 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                  
                                         



                  




                                                  
## $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 tmtests

if HAS_MP
SUBDIRS += mptests
endif

EXTRA_DIST = ada.am

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