summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/Makefile.am
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2009-10-19 10:58:30 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2009-10-19 10:58:30 +0000
commitb344b3deac074603027c4ab1ade594f1304592d9 (patch)
tree23947a407f5a7ca63a300d4c22d51c7dfd678086 /testsuites/libtests/Makefile.am
parent2009-10-17 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b344b3deac074603027c4ab1ade594f1304592d9.tar.bz2
added block01 test
Diffstat (limited to 'testsuites/libtests/Makefile.am')
-rw-r--r--testsuites/libtests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am
index 9e93c6e174..c51b89da4f 100644
--- a/testsuites/libtests/Makefile.am
+++ b/testsuites/libtests/Makefile.am
@@ -6,7 +6,7 @@ ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = bspcmdline01 cpuuse malloctest heapwalk putenvtest monitor \
monitor02 rtmonuse stackchk stackchk01 termios termios01 termios02 \
- rtems++ tztest
+ rtems++ tztest block01
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am