From: "David A. Greene" <greened@xxxxxxxxxxxxx> There should be no need to remove 'mainline' nd 'subproj' in the Makefile as these should always be created under the test directory. Signed-off-by: David A. Greene <greened@xxxxxxxxxxxxx> --- contrib/subtree/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/contrib/subtree/Makefile b/contrib/subtree/Makefile index b507505..09f4c9d 100644 --- a/contrib/subtree/Makefile +++ b/contrib/subtree/Makefile @@ -50,4 +50,3 @@ test: clean: rm -f *~ *.xml *.html *.1 - rm -rf subproj mainline -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html