source: rtems/c/src/ada-tests/Makefile.am @ 110e1f1

4.104.115
Last change on this file since 110e1f1 was 8fdfc9f6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/20/05 at 17:09:19

Cleanup.

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