mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-01 19:34:43 +00:00
Filter out some files from the doccheck.
This commit is contained in:
parent
6d47b76509
commit
aadfab5861
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue