aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Gschwantner <tharre3@gmail.com>2019-09-14 19:43:33 +0200
committerThomas Gschwantner <tharre3@gmail.com>2019-09-14 19:47:23 +0200
commit9a9c3eaf6fedb23f26ea4ceb95d124a66c3c9d29 (patch)
tree0a62d03943f02b060aea0a5c329965f752f64037 /Makefile
parentWIP1 (diff)
downloadwg-dynamic-tg/client.tar.xz
wg-dynamic-tg/client.zip
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9d6651d..e5c4fe2 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ COMPILE.c = @echo " CC $@";
COMPILE.c += $(BUILT_IN_COMPILE.c)
endif
-all: wg-dynamic-server
+all: wg-dynamic-server wg-dynamic-client
wg-dynamic-client: wg-dynamic-client.c netlink.o common.o ipm.o
wg-dynamic-server: wg-dynamic-server.o netlink.o radix-trie.o common.o random.o lease.o ipm.o