mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-01 21:50:25 +00:00
Removed unneedd *.jpg matcher for doc/html
This commit is contained in:
parent
8afc07fb2b
commit
450fa13cc4
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ recursive-include linkcheck/gui/rc Makefile *.png *.qrc
|
|||
recursive-include linkcheck/gui/ui *.ui
|
||||
include po/*.po po/*.pot po/Makefile
|
||||
include doc/*.example
|
||||
recursive-include doc/html *.ico *.html *.jpg *.png *.qhp *.qhcp Makefile
|
||||
recursive-include doc/html *.ico *.html *.png *.qhp *.qhcp Makefile
|
||||
include doc/po4a.conf doc/*.po doc/*.pot
|
||||
include doc/en/*.1 doc/en/*.5
|
||||
include doc/de/*.1 doc/de/*.5
|
||||
|
|
|
|||
Loading…
Reference in a new issue