mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-16 12:21:13 +00:00
distribute examples
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3522 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
0c1e9196bd
commit
0284fea6a7
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
include README INSTALL COPYING TODO ChangeLog
|
||||
include config/linkchecker-completion config/create.sql
|
||||
include config/linkcheckerrc config/linkcheck-cron.sh
|
||||
include config/logging.conf config/pycheckrc
|
||||
include config/linkcheckerrc config/logging.conf config/pycheckrc
|
||||
include config/reindent.py install-linkchecker.py install-rpm.sh
|
||||
include linkchecker
|
||||
include cgi-bin/lc.cgi cgi-bin/lc.fcgi cgi-bin/README
|
||||
|
|
@ -37,6 +36,7 @@ include doc/en/*.html doc/en/*.css doc/en/*.1 doc/en/Makefile
|
|||
include doc/de/*.1
|
||||
include doc/fr/*.1
|
||||
include doc/Makefile doc/rest2htmlnav
|
||||
include doc/examples/*.sh
|
||||
recursive-include linkcheck/checker/tests/data *.txt *.html *.result *.asc *.css *.ico
|
||||
recursive-include linkcheck/configuration/tests/data *.ini
|
||||
include linkcheck/tests/*.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue