summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2018-02-15 20:30:59 +0100
committerKali Kaneko <kali@leap.se>2018-02-15 22:55:49 +0100
commitbb00a1dfa75f1a9a0a9ff55afc0da3d6510ab613 (patch)
treeb3a03f46fbaa9ce338d0d25e60ddad3fdd1f91b2 /Makefile
parentd798346948aff01051c59261f739cb720c18f0a6 (diff)
[pkg] life is better among hunter-gatherers
aka, get *all* of the dynamic libraries into the bundle. This probably won't work like this, but I think it's more comfortable to strip libraries from the list rather than hunting for them one by one.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 76ba25a5..e11b4280 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ DIST_VERSION = $(DIST)-$(NEXT_VERSION)/
HEADLESS_DIST=dist/bitmask-nox
HEADLESS_DIST_VERSION = $(HEADLESS_DIST)-$(NEXT_VERSION)/
-ANONVPN_DIST=dist/RiseupVPN
+ANONVPN_DIST=dist/anonvpn
ANONVPN_DIST_VERSION = $(ANONVPN_DIST)-$(NEXT_VERSION)/
BITMASK_ROOT = src/leap/bitmask/vpn/helpers/linux/bitmask-root