summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/Makefile.am
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2010-01-26 15:09:03 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2010-01-26 15:09:03 +0000
commite7fb54eb0593f80966502ca9b3cc2159e5e4a863 (patch)
treeaf42febc3419f1f4cc7ab383825b9db24b6a499f /testsuites/libtests/Makefile.am
parentUser extension API: add const to some params, inline _User_extensions_Add_API... (diff)
downloadrtems-e7fb54eb0593f80966502ca9b3cc2159e5e4a863.tar.bz2
add purge capability to libblock, add proper test case
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 cc51b4970b..c3974f7c35 100644
--- a/testsuites/libtests/Makefile.am
+++ b/testsuites/libtests/Makefile.am
@@ -7,7 +7,7 @@ ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = bspcmdline01 cpuuse malloctest heapwalk putenvtest monitor \
monitor02 rtmonuse stackchk stackchk01 termios termios01 termios02 \
rtems++ tztest block01 block02 block03 block04 block05 block06 block07 \
- block08 block09 stringto01
+ block08 block09 block10 stringto01
SUBDIRS += POSIX
include $(top_srcdir)/../automake/subdirs.am