added installer

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1724 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-09-03 19:58:37 +00:00
parent c288286dc6
commit 764e8084cc

View file

@ -2,10 +2,10 @@ include README LICENSE TODO MANIFEST.in ChangeLog
include config/linkchecker-completion config/create.sql
include config/linkcheckerrc config/linkcheck-cron.sh
include config/logging.conf config/pycheckrc config/pylintrc
include config/reindent.py
include config/reindent.py install-linkchecker.py
include linkchecker linkchecker.bat linkchecker.1
include cgi/lc.cgi cgi/lc.fcgi cgi/README
include Makefile linkchecker.spec
include Makefile config/linkchecker.spec
include debian/rules debian/changelog debian/copyright debian/control
include debian/linkchecker.*
include test.py test/*.py test/*.sh