source: rtems/c/src/ada-tests/Makefile.am @ 6e868d87

4.115
Last change on this file since 6e868d87 was 34a8f36, checked in by Ralf Corsépius <ralf.corsepius@…>, on 10/09/12 at 16:43:46

Remove stray '/'.

  • Property mode set to 100644
File size: 338 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.