diff --git a/setup.cfg b/setup.cfg index 2a5f4080..4c2fc556 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,8 +4,10 @@ [bdist_rpm] release = 1 packager = Bastian Kleineidam -doc_files = doc/ - cgi-bin/lconline/ +doc_files = doc/development.txt + doc/upgrading.txt + doc/examples/ + cgi-bin/lconline/ provides = linkchecker group = Web/Utilities install_script = install-rpm.sh