
7 Jul
2012
7 Jul
'12
10:38 p.m.
commit a1bb341bb347fa963f5deec9b2a29be1596b34e3 Author: David Fifield <david@bamsoftware.com> Date: Sat Jul 7 05:53:03 2012 -0700 Include torrc in client packages. --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index dc8e92a..7a1ad90 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ BINDIR = $(PREFIX)/bin VERSION = 0.0 -CLIENT_DIST_FILES = flashproxy-client.py flashproxy-reg-http.py README +CLIENT_DIST_FILES = flashproxy-client.py flashproxy-reg-http.py README torrc all: :