Filter out some files from the doccheck.

This commit is contained in:
Bastian Kleineidam 2012-10-09 21:04:38 +02:00
parent 6d47b76509
commit aadfab5861

View file

@ -177,7 +177,7 @@ doccheck:
linkcheck/gui/updater.py \
linkcheck/gui/urlmodel.py \
linkcheck/gui/urlsave.py \
linkcheck/*.py \
$(filter-out %2.py,$(wildcard linkcheck/*.py)) \
cgi-bin/lc.wsgi \
linkchecker \
linkchecker-gui \