commit 4b24df6aed873397c10a6110b345853cdfe28941 Author: David Fifield david@bamsoftware.com Date: Sat Feb 1 17:09:00 2014 -0800
Remove unused TEST_ALL. --- Makefile.client | 1 - 1 file changed, 1 deletion(-)
diff --git a/Makefile.client b/Makefile.client index efdef7c..3d25848 100644 --- a/Makefile.client +++ b/Makefile.client @@ -46,7 +46,6 @@ DST_DOC = $(SRC_DOC) DST_ALL = $(DST_SCRIPT) $(DST_DOC) $(DST_MAN1)
TEST_PY = flashproxy-client-test.py -TEST_ALL = $(TEST_PY)
REBUILD_MAN = 1