source: rtems/testsuites/libtests/Makefile.am @ b344b3de

4.104.115
Last change on this file since b344b3de was b344b3de, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 10/19/09 at 10:58:30

added block01 test

  • Property mode set to 100644
File size: 308 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
10
11include $(top_srcdir)/../automake/subdirs.am
12include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.