mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-26 00:54:43 +00:00
Install help collection file
This commit is contained in:
parent
6c3a4b7288
commit
cfcb98dd6a
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -369,7 +369,7 @@ myemail = "calvin@users.sourceforge.net"
|
|||
|
||||
data_files = [
|
||||
('share/linkchecker',
|
||||
['config/linkcheckerrc', 'config/logging.conf', ]),
|
||||
['config/linkcheckerrc', 'config/logging.conf', 'doc/lccollection.qhc', ]),
|
||||
('share/linkchecker/examples',
|
||||
['cgi-bin/lconline/leer.html.en',
|
||||
'cgi-bin/lconline/leer.html.de',
|
||||
|
|
|
|||
Loading…
Reference in a new issue