source: rtems/testsuites/libtests/Makefile.am @ 90d24022

4.104.115
Last change on this file since 90d24022 was 90d24022, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 10/29/09 at 12:55:30

Added block02, block03 and block04

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