|
|
@@ -3,4 +3,4 @@ recursive-include oscar/templates *.txt *.html
|
|
3
|
3
|
recursive-include oscar/apps *.json
|
|
4
|
4
|
recursive-include oscar/fixtures *.json
|
|
5
|
5
|
recursive-include oscar/static *
|
|
6
|
|
-recursive-include oscar/locale *.po
|
|
|
6
|
+recursive-include oscar/locale *.po *.mo
|