[tor-commits] [flashproxy/master] Remove ":" command.
dcf at torproject.org
dcf at torproject.org
Sun Oct 27 01:32:48 UTC 2013
commit 417007963ca52ca0ba0bc8f56e4ad1632accc3d6
Author: David Fifield <david at bamsoftware.com>
Date: Sat Oct 26 18:32:12 2013 -0700
Remove ":" command.
Not sure why it was like this.
---
Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/Makefile b/Makefile
index f8950aa..19e6005 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,6 @@ CLIENT_DIST_FILES = $(CLIENT_BIN) Makefile README LICENSE ChangeLog torrc
CLIENT_DIST_DOC_FILES = $(CLIENT_MAN)
all: $(CLIENT_DIST_FILES) $(CLIENT_MAN)
- :
%.1: %.1.txt
rm -f $@
More information about the tor-commits
mailing list