[tor-commits] [flashproxy/master] Committing updated Makefile to build Proxy.as

dcf at torproject.org dcf at torproject.org
Sun Jun 12 08:56:27 UTC 2011


commit 8ff0c31bff916fdfe7458abe9b3261b0babc3545
Author: Nate Hardison <nate at rescomp-09-154551.stanford.edu>
Date:   Wed May 4 17:01:19 2011 -0700

    Committing updated Makefile to build Proxy.as
---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index 6f03eb6..baf0e94 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 MXMLC ?= mxmlc
 
-TARGETS = swfcat.swf
+TARGETS = swfcat.swf Proxy.swf
 
 all: $(TARGETS)
 





More information about the tor-commits mailing list