summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 333ec55..1eb3210 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -109,7 +109,7 @@ install-doc: install-local-test $(DOCDIR)
install-man: install-local-test $(MANDIR)
@echo " INST ct-ng.1"
@install -m 644 docs/ct-ng.1 $(MANDIR)
- @gzip -9 $(MANDIR)/ct-ng.1
+ @gzip -f9 $(MANDIR)/ct-ng.1
$(BINDIR) $(LIBDIR) $(DOCDIR) $(MANDIR)::
@echo " MKDIR $@"