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

       
                                    



                  
                                                 
 

                                                             
## $Id$

SUBDIRS = hello ticker base_sp nsecs

if HAS_MP
SUBDIRS += base_mp
endif
DIST_SUBDIRS = hello ticker base_sp base_mp nsecs

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