mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-23 01:10:27 +00:00
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@138 e7d03fd6-7b0d-0410-9947-9c21f3af8025
16 lines
423 B
Text
16 lines
423 B
Text
include MANIFEST.in
|
|
include INSTALL LICENSE TODO
|
|
include *.tmpl linkcheckerrc
|
|
include lc.cgi lc.fcgi lc.sz_fcgi
|
|
include Makefile
|
|
include create.sql
|
|
include debian/rules
|
|
include debian/changelog
|
|
include debian/copyright
|
|
include debian/control
|
|
include debian/dirs
|
|
include debian/docs
|
|
include DNS/README
|
|
include linkcheck/*.tmpl
|
|
include test/viewprof.py test/profiletest.py.tmpl test/*.html
|
|
recursive-include locale *.mo *.po
|