summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 2fa7539..50929e4 100755
--- a/setup.py
+++ b/setup.py
@@ -14,6 +14,7 @@ setup(name='talersurvey',
package_data={
'':[
"survey/templates/*.html",
+ "survey/static/favicon.ico",
"survey/static/*.svg",
"survey/static/*.css",
"survey/static/*.js",