summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-12-15 06:36:52 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-12-15 08:21:42 +0100
commit2b137eda3830eb2a47f5cabdc48c8e7b349a30d0 (patch)
treee36bdae1c1d3982f238963d9803af7338884af06 /testsuites/psxtests/Makefile.am
parentlibmisc: Include missing header file, fix warnings (diff)
downloadrtems-2b137eda3830eb2a47f5cabdc48c8e7b349a30d0.tar.bz2
psxtests/psxcleanup02: New test
Diffstat (limited to 'testsuites/psxtests/Makefile.am')
-rw-r--r--testsuites/psxtests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index e734c6c0b1..858ad42a57 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -1,6 +1,7 @@
ACLOCAL_AMFLAGS = -I ../aclocal
_SUBDIRS = psxclock
+_SUBDIRS += psxcleanup02
if HAS_POSIX
_SUBDIRS += psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \
psx10 psx11 psx12 psx13 psx14 psx15 psx16 \