Fixed the 'locale' directory not being included in built package

This commit is contained in:
Cameron Rudnick
2011-06-23 11:17:58 -07:00
parent cb395017a2
commit 6bdf18be2a
+3 -1
View File
@@ -7,4 +7,6 @@ recursive-include pyramid_formalchemy *.gif
recursive-include pyramid_formalchemy *.png
recursive-include pyramid_formalchemy *.jpg
recursive-include pyramid_formalchemy *.py_tmpl
recursive-include pyramid_formalchemy *.txt
recursive-include pyramid_formalchemy *.txt
recursive-include pyramid_formalchemy *.mo
recursive-include pyramid_formalchemy *.po