source: rtems/testsuites/libtests/Makefile.am @ 70f6ff7

4.104.115
Last change on this file since 70f6ff7 was e6000760, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 11/09/09 at 16:27:42

Added block05, block06 and block07

  • Property mode set to 100644
File size: 356 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../aclocal
6
7SUBDIRS = bspcmdline01 cpuuse malloctest heapwalk putenvtest monitor \
8    monitor02 rtmonuse stackchk stackchk01 termios termios01 termios02 \
9    rtems++ tztest block01 block02 block03 block04 block05 block06 block07
10
11include $(top_srcdir)/../automake/subdirs.am
12include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.