summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp07/node1/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp07/node1/Makefile.am')
-rw-r--r--testsuites/mptests/mp07/node1/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/mptests/mp07/node1/Makefile.am b/testsuites/mptests/mp07/node1/Makefile.am
index 0dfba5f09e..4e118fcddd 100644
--- a/testsuites/mptests/mp07/node1/Makefile.am
+++ b/testsuites/mptests/mp07/node1/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
VPATH = @srcdir@:@srcdir@/..
NODE = 1
@@ -40,7 +39,7 @@ if HAS_MP
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
else
all-local:
endif