summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-08-05 19:33:37 -0300
committerJesusaves <cpntb1@ymail.com>2019-08-05 19:33:37 -0300
commit9527d6e9702a06e5757c51b93cd28dfeb3affc24 (patch)
tree8f6f04559590a601923c221a07eccbbaceff37c1 /Makefile
parent79f37b51e88323fee21a30d2867d6c69f2ef9dfa (diff)
parent268776aa6b210fee7cf33657e5af481995b298b6 (diff)
downloadclientdata-9527d6e9702a06e5757c51b93cd28dfeb3affc24.tar.gz
clientdata-9527d6e9702a06e5757c51b93cd28dfeb3affc24.tar.bz2
clientdata-9527d6e9702a06e5757c51b93cd28dfeb3affc24.tar.xz
clientdata-9527d6e9702a06e5757c51b93cd28dfeb3affc24.zip
Merge branch 'master' into jesusalva/newmaps
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