aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMarcin Kuzminski <marcin@python-works.com>2010-10-06 03:22:52 +0200
committerMarcin Kuzminski <marcin@python-works.com>2010-10-06 03:22:52 +0200
commit5c49b550e755b2c0ab6d9f3cf6fb783cab9697f7 (patch)
tree3d7ba69c823b43be56fae4c1dc6913013611dc26 /MANIFEST.in
parentec17e0486942f2ad37430bea9b84f41e24879efc (diff)
renamed hg_app to rhodecode
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 0cdc7106..7124a801 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,8 +2,8 @@ include COPYING
include README.rst
include rhodecode/config/deployment.ini_tmpl
-include hg_app_daemon
-include hg_app_daemon2
+include rhodecode_daemon
+include rhodecode_daemon2
recursive-include rhodecode/public/css *
recursive-include rhodecode/public/images *