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

[tor-commits] [flashproxy/master] Make dist-exe depend on the spec file.



commit df32055948e52d5c2af38862c37663a6eabb5f86
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date:   Sat Dec 1 21:27:53 2012 -0800

    Make dist-exe depend on the spec file.
---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index fd83864..96b8a8d 100644
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,7 @@ sign: dist/$(DISTNAME).zip
 
 DISTNAME_WIN32 = $(DISTNAME)-win32
 DISTDIR_WIN32 = $(DISTDIR)-win32
-dist-exe: $(CLIENT_BIN)
+dist-exe: $(CLIENT_BIN) flashproxy-client.spec
 	rm -rf $(DISTDIR_WIN32)
 	mkdir -p $(DISTDIR_WIN32)
 	mkdir $(DISTDIR_WIN32)/doc



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