[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [flashproxy/master] Add proxy/Makefile for convenience of "make test".
commit edce6fcb30ebad2ebf3bb9836866fcf21c505e54
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date: Fri Sep 28 19:50:25 2012 -0700
Add proxy/Makefile for convenience of "make test".
---
proxy/Makefile | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/proxy/Makefile b/proxy/Makefile
new file mode 100644
index 0000000..e34df0c
--- /dev/null
+++ b/proxy/Makefile
@@ -0,0 +1,7 @@
+all:
+ :
+
+test:
+ ./flashproxy-test.js
+
+.PHONY: all test
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits