install era tools

This commit is contained in:
Joe Thornber 2014-03-06 16:30:33 +00:00
parent 49e59ca781
commit fe019f6946

View File

@ -431,6 +431,9 @@ install: $(PROGRAMS)
$(INSTALL_PROGRAM) thin_restore $(BINDIR)
$(INSTALL_PROGRAM) thin_rmap $(BINDIR)
$(INSTALL_PROGRAM) thin_metadata_size $(BINDIR)
$(INSTALL_PROGRAM) era_check $(BINDIR)
$(INSTALL_PROGRAM) era_dump $(BINDIR)
$(INSTALL_PROGRAM) era_invalidate $(BINDIR)
$(INSTALL_DIR) $(MANPATH)/man8
$(INSTALL_DATA) man8/cache_check.8 $(MANPATH)/man8
$(INSTALL_DATA) man8/cache_dump.8 $(MANPATH)/man8