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

24 Nov
2013
24 Nov
'13
5:35 p.m.
commit 23f674a570d655560b3bca77fff8477c237a52ea Author: David Fifield <david@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
4214
Age (days ago)
4214
Last active (days ago)
0 comments
1 participants
participants (1)
-
dcf@torproject.org