summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Misc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc b/Misc
index a56a0b1..4639280 100644
--- a/Misc
+++ b/Misc
@@ -1,6 +1,6 @@
nacl:
$(Q)echo "$(bold)$(WHAT) $@:$(normal)"
- $(Q)cd curvetun/ && ./nacl_build.sh ~/nacl
+ $(Q)cd curvetun/ && source ./nacl_build.sh ~/nacl
$(Q)source ~/.bashrc
tarball.gz: ; $(call GIT_ARCHIVE,gzip,gz)