mirror of
https://github.com/onionshare/onionshare.git
synced 2025-10-11 12:48:47 -04:00
Allow tests to find share folders when building .deb
This commit is contained in:
parent
fac6debe32
commit
f56df5be46
3 changed files with 9 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue