From c0a7040f16c8f399a02c71037a1522522de38523 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gra=C3=B1a?= Date: Fri, 8 Feb 2013 15:07:00 -0200 Subject: [PATCH] add PHONYs so build does not match build/ path --- Makefile.buildbot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.buildbot b/Makefile.buildbot index 227fe3e8a..7039bda1a 100644 --- a/Makefile.buildbot +++ b/Makefile.buildbot @@ -16,3 +16,5 @@ build: clean: git checkout debian scrapy/VERSION git clean -dfq + +.PHONY: clean test build