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