1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-16 02:52:54 +00:00

add PHONYs so build does not match build/ path

This commit is contained in:
Daniel Graña 2013-02-08 15:07:00 -02:00
parent 910effd145
commit c0a7040f16

View File

@ -16,3 +16,5 @@ build:
clean:
git checkout debian scrapy/VERSION
git clean -dfq
.PHONY: clean test build