summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 583e74f8..91fef922 100644
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,8 @@ check-xml:
testxml:
cd ../tools/testxml/ ; ./testxml.py silent
+client: build
+
build:
cd ../tools/ ; make client