diff --git a/Makefile b/Makefile index 0752193..db54d5f 100644 --- a/Makefile +++ b/Makefile @@ -72,7 +72,7 @@ else exit 1 endif -install: $(INSTALL_PREREQUISITES) +install: build test -f roundup mkdir -p "$(bindir)" cp roundup "$(bindir)/roundup"