Makefile.in: install thin_metadata_size
This commit is contained in:
parent
92028bcef6
commit
91139a56f2
@ -243,6 +243,7 @@ install: $(PROGRAMS)
|
||||
$(INSTALL_PROGRAM) thin_check $(BINDIR)/thin_check
|
||||
$(INSTALL_PROGRAM) thin_dump $(BINDIR)/thin_dump
|
||||
$(INSTALL_PROGRAM) thin_restore $(BINDIR)/thin_restore
|
||||
$(INSTALL_PROGRAM) thin_metadata_size $(BINDIR)/thin_metadata_size
|
||||
$(INSTALL_DIR) $(MANPATH)/man8
|
||||
$(INSTALL_DATA) man8/thin_check.8 $(MANPATH)/man8/thin_check.8
|
||||
$(INSTALL_DATA) man8/thin_dump.8 $(MANPATH)/man8/thin_dump.8
|
||||
|
Loading…
Reference in New Issue
Block a user