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


                  
 

                                                      

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

SUBDIRS = support samples sptests tmtests
if HAS_MP
SUBDIRS += mptests
endif

DIST_SUBDIRS = support samples sptests tmtests mptests

EXTRA_DIST = ada.am

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