From f12e9e4aefd852d1956a3746720c32bb66568424 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Fri, 11 Jul 2014 02:54:26 -0400 Subject: [PATCH] Include jpg and js files in the installation --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 4b642cbdc6..7b0fc846b3 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,3 @@ include README.rst LICENSE HISTORY.rst -recursive-include mayan *.txt *.html *.css *.ico *.png +recursive-include mayan *.txt *.html *.css *.ico *.png *.jpg *.js recursive-exclude settings_local.* mayan.sqlite* db.sqlite* gpg_home document_storage image_cache