[build] install thin_rmap and thin_metadata_calc

This commit is contained in:
Joe Thornber 2013-06-25 10:46:10 +01:00
parent 92028bcef6
commit 46c0f74a9e

View File

@ -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