[tor-commits] [flashproxy/master] "dist" doesn't seem to exist in Makefile.client.

dcf at torproject.org dcf at torproject.org
Sun Nov 24 17:35:18 UTC 2013


commit 23f674a570d655560b3bca77fff8477c237a52ea
Author: David Fifield <david at bamsoftware.com>
Date:   Sun Nov 24 09:11:16 2013 -0800

    "dist" doesn't seem to exist in Makefile.client.
---
 Makefile.client |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.client b/Makefile.client
index f59e0db..c8ce70d 100644
--- a/Makefile.client
+++ b/Makefile.client
@@ -89,4 +89,4 @@ pylint: $(SRC_SCRIPT)
 check: $(THISFILE)
 	for i in $(TEST_PY); do $(PYTHON) "$$i"; done
 
-.PHONY: all install uninstall clean distclean maintainer-clean dist check pylint
+.PHONY: all install uninstall clean distclean maintainer-clean check pylint



More information about the tor-commits mailing list