summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimon Fondrie-Teitler <simonft@riseup.net>2017-12-22 18:13:09 -0500
committerSimon Fondrie-Teitler <simonft@riseup.net>2017-12-22 18:13:09 -0500
commit0236c16af176a4049b9ff1354f8af42764c5bdc8 (patch)
tree998dadced9f2029054d86c9dfff0de34ccc48121 /Makefile
parent07f27fabb14dd66bc67b617ac4f075a091b3381a (diff)
[pkg] Include required files in headless build
Also pull in cython and restructure the package.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 08247669..476f8da3 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,7 @@ DIST=dist/bitmask
HEADLESS_DIST=dist/bitmask-nox
NEXT_VERSION = $(shell cat pkg/next-version)
DIST_VERSION = dist/bitmask-$(NEXT_VERSION)/
+HEADLESS_DIST_VERSION = dist/bitmask-nox-$(NEXT_VERSION)/
BITMASK_ROOT = src/leap/bitmask/vpn/helpers/linux/bitmask-root
POLKIT_POLICY = src/leap/bitmask/vpn/helpers/linux/se.leap.bitmask.policy