[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [flashproxy/master] Make swfcat.swf depend on *.as.



commit e9b53ee59b7bc95ea93df01b8f0b4f62ba92e3b2
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date:   Thu Jun 9 07:14:25 2011 -0700

    Make swfcat.swf depend on *.as.
---
 Makefile |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index 4e22e1d..c98c0ee 100644
--- a/Makefile
+++ b/Makefile
@@ -7,5 +7,7 @@ all: $(TARGETS)
 %.swf: %.as badge.png
 	$(MXMLC) -output $@ -static-link-runtime-shared-libraries -define=RTMFP::CIRRUS_KEY,\"$(CIRRUS_KEY)\" $<
 
+swfcat.swf: *.as badge.png
+
 clean:
 	rm -f $(TARGETS)



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits