##// END OF EJS Templates
fixed manifest to import migrate.cfg file
marcink -
r844:62a9c5ae beta
parent child Browse files
Show More
@@ -1,15 +1,16 b''
1 1 include rhodecode/config/deployment.ini_tmpl
2 include rhodecode/lib/dbmigrate/migrate.cfg
2 3
3 4 include README.rst
4 5 recursive-include rhodecode/i18n/ *
5 6
6 7 #images
7 8 recursive-include rhodecode/public/css *
8 9 recursive-include rhodecode/public/images *
9 10 #js
10 11 include rhodecode/public/js/yui2a.js
11 12 include rhodecode/public/js/excanvas.min.js
12 13 include rhodecode/public/js/yui.flot.js
13 14 include rhodecode/public/js/graph.js
14 15 #templates
15 16 recursive-include rhodecode/templates *
General Comments 0
You need to be logged in to leave comments. Login now