summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxtimer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxtimer/Makefile.am')
-rw-r--r--testsuites/psxtests/psxtimer/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/psxtests/psxtimer/Makefile.am b/testsuites/psxtests/psxtimer/Makefile.am
index 041b67ff34..af8f1f440c 100644
--- a/testsuites/psxtests/psxtimer/Makefile.am
+++ b/testsuites/psxtests/psxtimer/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psxtimer
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)