summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-10-30 13:02:53 -0400
committerMichael DeHaan <mdehaan@redhat.com>2007-10-30 13:02:53 -0400
commita09fb59680442993cf42cb3e0dd22fd6d0ec7efd (patch)
treeb62d9a9c405958307d83efeca2d20d527b642d89 /MANIFEST.in
parent799b8f96559221dacb6825bbe3eb88208e57d145 (diff)
downloadcobbler-a09fb59680442993cf42cb3e0dd22fd6d0ec7efd.tar.gz
cobbler-a09fb59680442993cf42cb3e0dd22fd6d0ec7efd.tar.xz
cobbler-a09fb59680442993cf42cb3e0dd22fd6d0ec7efd.zip
htaccess file should really be "htpasswd"
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 3b4a7853..5b035108 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -11,7 +11,7 @@ include config/modules.conf
include config/auth.conf
include config/webui-cherrypy.cfg
include config/settings
-include config/.htaccess
+include config/.htpasswd
recursive-include templates *.template
recursive-include kickstarts *.ks
include docs/cobbler.1.gz