tests: cosmetic changes in t/extra-sources.sh
[platform/upstream/automake.git] / t / suffix-custom-subobj.sh
index 04d4350..6c01229 100644 (file)
@@ -53,7 +53,7 @@ $AUTOMAKE -a
 
 ./configure
 
-OBJEXT=quux $MAKE -e test-fake
+run_make OBJEXT=quux test-fake
 $MAKE test-real
 
 :