summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-07-09 12:05:13 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-07-09 12:05:13 -0400
commit94661f57c1e8a33688f20594dc304ce30ccd3ec1 (patch)
tree541d95be7ada2ee73f97b17e41c0d1b468a27544 /MANIFEST.in
parent224bb933094abd526c864f8ad6acd9be19e65130 (diff)
downloadthird_party-cobbler-94661f57c1e8a33688f20594dc304ce30ccd3ec1.tar.gz
third_party-cobbler-94661f57c1e8a33688f20594dc304ce30ccd3ec1.tar.xz
third_party-cobbler-94661f57c1e8a33688f20594dc304ce30ccd3ec1.zip
Adding kickstart serving CGI script.
Also fixing one error in the utils module.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d34e23a..5b23157 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -11,5 +11,6 @@ include docs/cobbler.1.gz
include COPYING AUTHORS README CHANGELOG NEWS
include scripts/watcher.py
include scripts/cobblerd
+include scripts/findks.cgi
recursive-include po *.pot
recursive-include po *.po