source: rtems/c/src/ada-tests/Makefile.am @ 4a199a9

5
Last change on this file since 4a199a9 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
RevLine 
[6e761d1]1ACLOCAL_AMFLAGS = -I aclocal -I ../../../testsuites/aclocal
[2af6056]2
[7edb3d3a]3SUBDIRS = support samples sptests tmtests
[ea14663]4if HAS_MP
5SUBDIRS += mptests
6endif
[2af6056]7
[a1cf46b]8DIST_SUBDIRS = support samples sptests tmtests mptests
9
[2af6056]10EXTRA_DIST = ada.am
11
[6e761d1]12include $(top_srcdir)/../../../testsuites/automake/subdirs.am
[34a8f36]13include $(top_srcdir)/../../../testsuites/automake/local.am
Note: See TracBrowser for help on using the repository browser.