summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-19 13:12:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-19 13:12:40 +0000
commit741343ad8e5b907c4fbbe2d871b13ff605280aa1 (patch)
tree820ccc0243049dc78c4dcf787502357aa27977eb /testsuites/libtests/Makefile.am
parent2010-07-19 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-741343ad8e5b907c4fbbe2d871b13ff605280aa1.tar.bz2
2010-07-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Add tar test for error cases. * tar03/.cvsignore, tar03/Makefile.am, tar03/init.c, tar03/tar03.doc, tar03/tar03.scn: New files.
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 6e54650ec1..f098a048f0 100644
--- a/testsuites/libtests/Makefile.am
+++ b/testsuites/libtests/Makefile.am
@@ -11,7 +11,7 @@ SUBDIRS += bspcmdline01 cpuuse devfs01 gxx01 \
putenvtest monitor monitor02 rtmonuse stackchk stackchk01 \
termios termios01 termios02 termios03 termios04 termios05 termios06 \
rtems++ tztest block01 block02 block03 block04 block05 block06 block07 \
- block08 block09 block10 stringto01
+ block08 block09 block10 stringto01 tar03
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am