[flashproxy/master] Updating .PHONY make target to include dist-exe.

3 Dec
2012
3 Dec
'12
12:57 a.m.
commit 6765aa33420974ed40af5f278d5787ca03ab4357 Author: Alexandre Allaire <alexandre.allaire@mail.mcgill.ca> Date: Mon Nov 26 10:03:54 2012 -0800 Updating .PHONY make target to include dist-exe. --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 3dfb8e1..6db2c2a 100644 --- a/Makefile +++ b/Makefile @@ -66,4 +66,4 @@ dist-exe: $(CLIENT_BIN) cd dist && zip -q -r -9 $(DISTNAME)-win32.zip $(DISTNAME)-win32 rm -rf logdict* $(PYINSTALLER_TMPDIR) -.PHONY: all install clean test dist sign exe +.PHONY: all install clean test dist sign dist-exe
4548
Age (days ago)
4548
Last active (days ago)
0 comments
1 participants
participants (1)
-
dcf@torproject.org