summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index f4d1c078..71af3740 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,9 +4,10 @@ include BUILD.md
include share/*
include share/images/*
include share/locale/*
-include share/html/*
+include share/templates/*
+include share/static/*
include install/onionshare.desktop
include install/onionshare.appdata.xml
include install/onionshare80.xpm
include install/scripts/onionshare-nautilus.py
-include test/*.py
+include tests/*.py