source: rtems/testsuites/mptests/Makefile.am @ 2ad8f85

4.104.115
Last change on this file since 2ad8f85 was c32fb8f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/07/05 at 08:43:52

2005-11-07 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Cleanup.
  • Property mode set to 100644
File size: 223 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../aclocal
6
7SUBDIRS = mp01 mp02 mp03 mp04 mp05 mp06 mp07 mp08 mp09 mp10 mp11 mp12 mp13 \
8    mp14
9
10include $(top_srcdir)/../automake/subdirs.am
11include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.