aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2014-11-07 14:13:58 +0000
committerTom Christie2014-11-07 14:13:58 +0000
commit1c1c6640d229e1380742dd073302a3650a10a40a (patch)
tree30aba77c7d649bcfa3b4422e28b01d5bc9465817
parent55c44fc92192f63867c6c7ebcb7f75bf0569c900 (diff)
parent73bebbba64ddd287b7eb7c27047abe889b69f67e (diff)
downloaddjango-rest-framework-1c1c6640d229e1380742dd073302a3650a10a40a.tar.bz2
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d407865f..d202c86e 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
-recursive-include rest_framework/static *.js *.css *.png
+recursive-include rest_framework/static *.js *.css *.png *.eot *.svg *.ttf *.woff
recursive-include rest_framework/templates *.html
recursive-exclude * __pycache__
recursive-exclude * *.py[co]