summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxmsgq01/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxmsgq01/Makefile.am')
-rw-r--r--testsuites/psxtests/psxmsgq01/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/psxtests/psxmsgq01/Makefile.am b/testsuites/psxtests/psxmsgq01/Makefile.am
index ae8e8e247a..e5c62d05ec 100644
--- a/testsuites/psxtests/psxmsgq01/Makefile.am
+++ b/testsuites/psxtests/psxmsgq01/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psxmsgq01
MANAGERS = all
@@ -37,7 +36,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)