diff --git a/zig-impl/makefile.user b/zig-impl/makefile.user index eeda8d6..7e5f544 100644 --- a/zig-impl/makefile.user +++ b/zig-impl/makefile.user @@ -59,7 +59,7 @@ buildrun-tcpd-alternative: tcpd IPC_SERVICE_NAME=tcpdup ADDRESS=$(TCP_SERVICE_ALT) $(VALGRIND) ./tcpd SERVICE_NAME ?= p -IPC_NETWORK ?= p pong +IPC_NETWORK ?= p unix://pong buildrun-pong: pong @#Force pong to contact IPCd. @#SERVICE is the service to contact and IPC_NETWORK is the IPCd