Makefile.in: install thin_metadata_size

This commit is contained in:
Heinz Mauelshagen 2013-06-21 16:08:57 +02:00
parent 92028bcef6
commit 91139a56f2

View File

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