diff MANIFEST.in @ 679:d85b0948e539 rhodecode-0.0.1.0.2

fixed hooks broken symlink issue fixed python2.5 crash. fixed #58 missing graph.js bug Fixed tests to remove the forked repository when building enviroment version bump
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 11 Nov 2010 15:03:40 +0100
parents 36d54d4479db
children 341beaa9edba
line wrap: on
line diff
--- a/MANIFEST.in	Wed Nov 10 19:25:44 2010 +0100
+++ b/MANIFEST.in	Thu Nov 11 15:03:40 2010 +0100
@@ -10,5 +10,6 @@
 include rhodecode/public/js/yui2.js
 include rhodecode/public/js/excanvas.min.js
 include rhodecode/public/js/yui.flot.js
+include rhodecode/public/js/graph.js
 #templates
 recursive-include rhodecode/templates *