diff --git a/Makefile b/Makefile index 3183b5af0..0e1d0202e 100644 --- a/Makefile +++ b/Makefile @@ -56,4 +56,4 @@ osxpkg: clean: -rm ${MANPAGES} -.PHONY: all man clean test build bench haddock sdist osxpkg +.PHONY: install all man clean test build bench haddock sdist osxpkg