summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-19 18:30:49 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-19 18:30:49 -0400
commita7db44fab1b5418921b9d57574f588d416724699 (patch)
tree885b3150cf26f0af0cf6297d736503b5c1936d73 /MANIFEST.in
parent59fcf7bc502d250ea9cec8d9f9b0d2e3233d95e9 (diff)
downloadthird_party-cobbler-a7db44fab1b5418921b9d57574f588d416724699.tar.gz
third_party-cobbler-a7db44fab1b5418921b9d57574f588d416724699.tar.xz
third_party-cobbler-a7db44fab1b5418921b9d57574f588d416724699.zip
Package the cobbler manpage as html as well as a docs page. Fix a broken docstring in action_sync.py
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 1160d2f..88752e2 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -13,6 +13,8 @@ include config/settings
recursive-include templates *.template
recursive-include kickstarts *.ks
include docs/cobbler.1.gz
+include docs/cobbler.html
+include docs/wui.html
include COPYING AUTHORS README CHANGELOG
include scripts/watcher.py
include scripts/cobblerd