From 91139a56f2acbed479c1572e60e587ddba51d85b Mon Sep 17 00:00:00 2001 From: Heinz Mauelshagen Date: Fri, 21 Jun 2013 16:08:57 +0200 Subject: [PATCH] Makefile.in: install thin_metadata_size --- Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.in b/Makefile.in index 1735be7..1706572 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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