commit 407e8ad454df12a27ca82130065c0fd18ecd3528 Author: David Fifield david@bamsoftware.com Date: Mon Jul 16 14:00:20 2012 -0700
Add LICENSE to dist. --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile index a4fcd18..fc65672 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ BINDIR = $(PREFIX)/bin
VERSION = 0.2
-CLIENT_DIST_FILES = flashproxy-client.py flashproxy-reg-http.py README torrc +CLIENT_DIST_FILES = flashproxy-client.py flashproxy-reg-http.py README LICENSE torrc
all: :
tor-commits@lists.torproject.org