Allow tests to find share folders when building .deb

This commit is contained in:
Micah Lee 2017-11-20 16:19:04 -08:00
parent fac6debe32
commit f56df5be46
3 changed files with 9 additions and 4 deletions

View file

@ -1,11 +1,12 @@
include LICENSE
include README.md
include BUILD.md
include resources/*
include resources/images/*
include resources/locale/*
include resources/html/*
include share/*
include share/images/*
include share/locale/*
include share/html/*
include install/onionshare.desktop
include install/onionshare.appdata.xml
include install/onionshare80.xpm
include install/scripts/onionshare-nautilus.py
include test/*.py