source: rtems/c/src/ada-tests/Makefile.am @ 333a312

4.115
Last change on this file since 333a312 was b2c6795e, checked in by Ralf Corsépius <ralf.corsepius@…>, on 05/04/12 at 06:52:51

Remove CVS-Ids.

  • Property mode set to 100644
File size: 339 bytes
Line 
1ACLOCAL_AMFLAGS = -I aclocal -I ../../../testsuites/aclocal
2
3SUBDIRS = support samples sptests tmtests
4if HAS_MP
5SUBDIRS += mptests
6endif
7
8DIST_SUBDIRS = support samples sptests tmtests mptests
9
10EXTRA_DIST = ada.am
11
12include $(top_srcdir)/../../../testsuites/automake/subdirs.am
13include $(top_srcdir)/../../../testsuites//automake/local.am
Note: See TracBrowser for help on using the repository browser.