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:
calvin 2006-11-21 18:05:42 +00:00
parent 0c1e9196bd
commit 0284fea6a7

View file

@ -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