From aaa95780471d7f8619840dbb2301cfde49a4be34 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Thu, 9 Mar 2017 02:21:27 -0400 Subject: [PATCH] Update MANIFEST to add *.gif *.eot *.svg from cabinets app. Signed-off-by: Roberto Rosario --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index c8891a699f..4767f09b9b 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,3 @@ include README.md LICENSE HISTORY.rst -recursive-include mayan *.txt *.html *.css *.ico *.png *.jpg *.js *.po *.mo *.ttf *.woff *.woff2 LICENSE +recursive-include mayan *.txt *.html *.css *.ico *.png *.jpg *.js *.po *.mo *.ttf *.woff *.woff2 *.gif *.eot *.svg LICENSE global-exclude mayan/settings/local.py mayan/settings/travis/* mayan/media/*