parallel build fix

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10065 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2007-10-28 23:41:07 +00:00
commit 0dc7009bac

View file

@ -37,7 +37,7 @@ swig_and_compile_multi_cpp = \
%.externaltest:
$(local_setup)
$(swig_and_compile_external)
+$(swig_and_compile_external)
$(local_run_testcase)
# Same as setup and run_testcase, but without the SCRIPTPREFIX (so the runme comes from the guilescm directory)