[build] install thin_rmap and thin_metadata_calc
This commit is contained in:
parent
92028bcef6
commit
46c0f74a9e
@ -243,6 +243,8 @@ 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_rmap $(BINDIR)/thin_rmap
|
||||
$(INSTALL_PROGRAM) thin-provisioning/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