From 969cbe93d33c8257759a41acb8fe813a761a6141 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Thu, 15 Mar 2012 18:10:50 +0000 Subject: [PATCH] 2621: webstuff for webreports too svn: r19068 --- setup.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b2f774301..7d8e8a231 100644 --- a/setup.py +++ b/setup.py @@ -154,7 +154,11 @@ def gramps(): '*.py', '*/*.py', 'lib/*.xml', - 'lib/maps/*.py', + 'lib/maps/*.py', + 'webstuff/css/*.css', + 'webstuff/images/*.svg', + 'webstuff/images/*.png', + 'webstuff/images/*.gif', '*.glade', '*/*.glade'], 'gramps.webapp': [