aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 11deced..7d7a327 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ COMPILE.c = @echo " CC $@";
COMPILE.c += $(BUILT_IN_COMPILE.c)
endif
-all: wg-dynamic-server wg-dynamic-client
+all: wg-dynamic-server
wg-dynamic-client: wg-dynamic-client.o netlink.o common.o
wg-dynamic-server: wg-dynamic-server.o netlink.o radix-trie.o common.o random.o lease.o