[flashproxy/master] I don't want "make" to "make dist".

24 Nov
2013
24 Nov
'13
12:35 p.m.
commit d95a3e19c2a5cdacc1c1bb4f74946f4cc191c93e Author: David Fifield <david@bamsoftware.com> Date: Sun Nov 24 09:01:14 2013 -0800 I don't want "make" to "make dist". --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 93287f6..0303862 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ MAKE_CLIENT = $(MAKE) -f Makefile.client PYTHON="$(PYTHON)" REBUILD_MAN = 0 # all is N/A for a binary package, but include for completeness -all: dist +all: DISTDIR = dist/$(DISTNAME) $(DISTDIR): Makefile.client setup-common.py $(THISFILE)
4215
Age (days ago)
4215
Last active (days ago)
0 comments
1 participants
participants (1)
-
dcf@torproject.org