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