removed unused code from Makefile

--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%401056
This commit is contained in:
Pablo Hoffman 2009-04-12 10:20:46 +00:00
parent 74f39480c6
commit 743936062d
1 changed files with 0 additions and 3 deletions

View File

@ -8,9 +8,6 @@ all : build tests
build : docs
docs :
sphinx-build -a -b pickle docs/scrapy-docs docs/pickle
tests :
$(SETTINGS); \
django-admin.py test