[tor-commits] [flashproxy/master] Install flashproxy-reg-url.
dcf at torproject.org
dcf at torproject.org
Fri Mar 15 05:05:38 UTC 2013
commit 64eee6e896d46d4d6af9400586471a90d17948be
Author: David Fifield <david at bamsoftware.com>
Date: Thu Mar 14 22:05:24 2013 -0700
Install flashproxy-reg-url.
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index ccf9718..330e4dc 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ PYTHON = python
PYINSTALLER_PY = ../pyinstaller-2.0/pyinstaller.py
export PYINSTALLER_TMPDIR = pyinstaller-tmp
-CLIENT_BIN = flashproxy-client flashproxy-reg-email flashproxy-reg-http
+CLIENT_BIN = flashproxy-client flashproxy-reg-email flashproxy-reg-http flashproxy-reg-url
CLIENT_MAN = doc/flashproxy-client.1 doc/flashproxy-reg-email.1 doc/flashproxy-reg-http.1
CLIENT_DIST_FILES = $(CLIENT_BIN) README LICENSE ChangeLog torrc
CLIENT_DIST_DOC_FILES = $(CLIENT_MAN) doc/LICENSE.GPL doc/LICENSE.PYTHON
More information about the tor-commits
mailing list