summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorgeorg.brandl <devnull@localhost>2008-05-04 16:17:31 +0000
committergeorg.brandl <devnull@localhost>2008-05-04 16:17:31 +0000
commiteb9150a441b2bb1eec9bb8d6f2f0940b0a6d6125 (patch)
tree0d88f05aa6209d3714a90ac6ffbbb7bd16282cbb /Makefile
parentfb08da6f287199a43a76b621c1dae13c62a5aff1 (diff)
downloadsphinx-eb9150a441b2bb1eec9bb8d6f2f0940b0a6d6125.tar.gz
Some pylint nits.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 871ac2e7..2911fd0a 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,6 @@ all: clean-pyc check
check:
@$(PYTHON) utils/check_sources.py -i sphinx/style/jquery.js sphinx
- @$(PYTHON) utils/check_sources.py converter
clean: clean-pyc clean-patchfiles