source: rtems/c/src/ada-tests/Makefile.am @ 0f4b25df

4.104.114.84.95
Last change on this file since 0f4b25df 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
Line 
1## $Id$
2
3ACLOCAL_AMFLAGS = -I aclocal -I ../../../testsuites/aclocal
4
5SUBDIRS = support samples sptests tmtests
6if HAS_MP
7SUBDIRS += mptests
8endif
9
10DIST_SUBDIRS = support samples sptests tmtests mptests
11
12EXTRA_DIST = ada.am
13
14include $(top_srcdir)/../../../testsuites/automake/subdirs.am
15include $(top_srcdir)/../../../testsuites//automake/local.am
Note: See TracBrowser for help on using the repository browser.