added tests for SpiderState extension
[scrapy.git] / Makefile.buildbot
blob61e40b2b068db52cba50dfa1e6a40c62342bf746
1 TRIAL := $(shell which trial)
3 deb:
4         python extras/makedeb.py build
6 deb-clean:
7         debclean
8         python extras/makedeb.py clean