summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxcancel/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-05 18:07:49 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-05 18:07:49 +0000
commit4f234daac3504dbc5bcd7f88315cf7f5ad0626e7 (patch)
tree9f961913788ee2980d75f535b0cb3244564a7044 /testsuites/psxtests/psxcancel/Makefile.am
parent2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-4f234daac3504dbc5bcd7f88315cf7f5ad0626e7.tar.bz2
2002-07-05 Joel Sherrill <joel@OARcorp.com>
* psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn: Updated as part of PR164 which reported problems with the RTEMS implementation of pthread_cancel.
Diffstat (limited to 'testsuites/psxtests/psxcancel/Makefile.am')
-rw-r--r--testsuites/psxtests/psxcancel/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxcancel/Makefile.am b/testsuites/psxtests/psxcancel/Makefile.am
index 054c6e6d6c..0991f3409e 100644
--- a/testsuites/psxtests/psxcancel/Makefile.am
+++ b/testsuites/psxtests/psxcancel/Makefile.am
@@ -10,7 +10,7 @@ MANAGERS = all
C_FILES = init.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
-H_FILES = system.h
+H_FILES =
noinst_HEADERS = $(H_FILES)
DOCTYPES = scn