Bad indent
[fio.git] / Makefile.FreeBSD
index ec67dd168be843fcef1ed81ad2dd4a4cc7740da1..30277cdce364c9833599c773e2be82d745d99751 100644 (file)
@@ -66,6 +66,7 @@ install: $(PROGS) $(SCRIPTS)
        $(INSTALL) $(PROGS) $(SCRIPTS) $(DESTDIR)$(bindir)
        $(INSTALL) -m 755 -d $(DESTDIR)$(mandir)/man1
        $(INSTALL) -m 644 fio.1 $(DESTDIR)$(mandir)/man1
+       $(INSTALL) -m 644 fio_generate_plots.1 $(DESTDIR)$(mandir)/man1
 
 ifneq ($(wildcard .depend),)
 include .depend