diff --git a/man/Makefile b/man/Makefile index e7fbbb3..e565203 100644 --- a/man/Makefile +++ b/man/Makefile @@ -1,7 +1,7 @@ # Makefile -INSTALL= install -INSTALL_PROGRAM= $(INSTALL) -c +INSTALL= install -c +INSTALL_PROGRAM= $(INSTALL) INSTALL_DATA= $(INSTALL) -m 644 GROFF= groff