diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index e63f53a4..b9ff7c45 100644 --- a/Makefile.in +++ b/Makefile.in @@ -62,7 +62,7 @@ manext = 1 mandir = @mandir@/man$(manext) # Program to install `make'. -INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ -s # Program to install the man page. INSTALL_DATA = @INSTALL_DATA@ # Generic install program. |