summaryrefslogtreecommitdiffstats
path: root/package/vtun
diff options
context:
space:
mode:
Diffstat (limited to 'package/vtun')
-rw-r--r--package/vtun/vtun.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/vtun/vtun.mk b/package/vtun/vtun.mk
index 04f249f04..5750d90a8 100644
--- a/package/vtun/vtun.mk
+++ b/package/vtun/vtun.mk
@@ -47,7 +47,7 @@ $(VTUN_DIR)/.configured: $(VTUN_DIR)/.unpacked
--with-ssl-headers=$(STAGING_DIR)/usr/include/openssl \
--with-lzo-headers=$(STAGING_DIR)/usr/include \
--with-lzo-lib=$(STAGING_DIR)/usr/lib \
- );
+ )
touch $(VTUN_DIR)/.configured
$(VTUN_DIR)/$(VTUN_BINARY): $(VTUN_DIR)/.configured