summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-15 22:03:55 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-15 22:03:55 -0300
commitee2e96b8527ab2f0b18a037885aaf78bf16071af (patch)
treebd0f1ff9a1e6686a4752332a2b6cc6c273bb4ed0 /Makefile
parentd17e9758a77cb6d429495d7d0d475eb819d733a8 (diff)
downloadclientdata-ee2e96b8527ab2f0b18a037885aaf78bf16071af.tar.gz
clientdata-ee2e96b8527ab2f0b18a037885aaf78bf16071af.tar.bz2
clientdata-ee2e96b8527ab2f0b18a037885aaf78bf16071af.tar.xz
clientdata-ee2e96b8527ab2f0b18a037885aaf78bf16071af.zip
Candor redesign (make client)
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