From 506f0d0932f0f2c2d6f3892fad0c5c79eea8ea43 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 10 Nov 2005 22:00:28 +0000 Subject: Reflect changes to TEST variable contents. --- testsuites/mptests/mp12/node2/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuites/mptests/mp12/node2') diff --git a/testsuites/mptests/mp12/node2/Makefile.am b/testsuites/mptests/mp12/node2/Makefile.am index 85656e3d7c..2465854bc3 100644 --- a/testsuites/mptests/mp12/node2/Makefile.am +++ b/testsuites/mptests/mp12/node2/Makefile.am @@ -3,8 +3,8 @@ ## NODE = 2 -TEST = mp12 -PGM = ${ARCH}/$(TEST)-node$(NODE).exe +TEST = mp12-node$(NODE) +PGM = $(ARCH)/$(TEST).exe MANAGERS = io mp partition -- cgit v1.2.3