summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2007-02-14 18:28:29 +0100
committergbrandl <devnull@localhost>2007-02-14 18:28:29 +0100
commit74d67f73e81663e45609d99751353b690a4ac312 (patch)
tree9036deee060f94fc1113da32955e01a91b7c1666 /Makefile
parentaf020e969dfdbb6833887e0a088e245e5032f26a (diff)
downloadpygments-74d67f73e81663e45609d99751353b690a4ac312.tar.gz
[svn] Make check.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 06d4869b..3f4175c0 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ apidocs: epydoc
check:
@$(PYTHON) scripts/check_sources.py -i apidocs -i pygments/lexers/_mapping.py \
- -i docs/build
+ -i docs/build -i pygments/formatters/_mapping.py
clean: clean-pyc
rm -f codetags.html