diff --git a/Makefile b/Makefile index 659af18..fbf9e8a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,6 @@ -all: run-dnsmanagerd +all: build + +build: build-server build-client # No idea why, but I need that to run applications. Ignore that. LD_P ?= LD_PRELOAD=/usr/local/lib/libipc.so.0