From 75debc78584681071685e17ae4c596662eeae3af Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Tue, 16 May 2017 22:24:09 +0200 Subject: [pkg] update openvpn build script --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 80ef8654..001788f8 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,7 @@ DIST=dist/bitmask NEXT_VERSION = $(shell cat pkg/next-version) DIST_VERSION = dist/bitmask-$(NEXT_VERSION)/ include pkg/pyinst/build.mk +include pkg/thirdparty/openvpn/build.mk clean: find . -type f -name "*.py[co]" -delete -- cgit v1.2.3