diff --git a/Makefile b/Makefile index 19a755d..55ef9c4 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ PREFIX=/usr/local BINDIR=$(PREFIX)/bin CFGDIR=$(PREFIX)/etc -.PHONY: build test +.PHONY: build build/$(PROGRAM) test build: build/$(PROGRAM)