[tor-commits] [flashproxy/master] update nodejs Makefile for restructured source tree
infinity0 at torproject.org
infinity0 at torproject.org
Wed Nov 6 17:04:49 UTC 2013
commit 1d8421790b48c4928d535f42d58d6ce15918268f
Author: Ximin Luo <infinity0 at gmx.com>
Date: Wed Nov 6 16:38:50 2013 +0000
update nodejs Makefile for restructured source tree
---
proxy/modules/nodejs/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/proxy/modules/nodejs/Makefile b/proxy/modules/nodejs/Makefile
index e4a11d4..8daf62e 100644
--- a/proxy/modules/nodejs/Makefile
+++ b/proxy/modules/nodejs/Makefile
@@ -1,4 +1,4 @@
.PHONY: prepublish
prepublish: flashproxy.js
-flashproxy.js: ../../proxy/flashproxy.js
+flashproxy.js: ../../flashproxy.js
cp -f $< $@
More information about the tor-commits
mailing list