mirror of https://github.com/scrapy/scrapy.git
add PHONYs so build does not match build/ path
This commit is contained in:
parent
910effd145
commit
c0a7040f16
|
|
@ -16,3 +16,5 @@ build:
|
|||
clean:
|
||||
git checkout debian scrapy/VERSION
|
||||
git clean -dfq
|
||||
|
||||
.PHONY: clean test build
|
||||
|
|
|
|||
Loading…
Reference in New Issue