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

       
                                                           

                                                 
                                                             
 
                                         



                  


                   

                                                             
## $Id$

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

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

SUBDIRS = support samples sptests tmtests

if HAS_MP
SUBDIRS += mptests
endif

EXTRA_DIST = ada.am

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