summaryrefslogtreecommitdiff
path: root/install/pyinstaller.spec
diff options
context:
space:
mode:
Diffstat (limited to 'install/pyinstaller.spec')
-rw-r--r--install/pyinstaller.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/install/pyinstaller.spec b/install/pyinstaller.spec
index a38aaf6e..6ca2fdbe 100644
--- a/install/pyinstaller.spec
+++ b/install/pyinstaller.spec
@@ -15,6 +15,8 @@ a = Analysis(
('../share/wordlist.txt', 'share'),
('../share/torrc_template', 'share'),
('../share/torrc_template-obfs4', 'share'),
+ ('../share/torrc_template-meek_lite_amazon', 'share'),
+ ('../share/torrc_template-meek_lite_azure', 'share'),
('../share/torrc_template-windows', 'share'),
('../share/images/*', 'share/images'),
('../share/locale/*', 'share/locale'),