From 8a2b3f91e7f81fcebb4ccfe38949538aae0e14cb Mon Sep 17 00:00:00 2001 From: Joe Thornber Date: Wed, 10 Jul 2013 16:43:25 +0100 Subject: [PATCH] Don't install thin_metadata_size (needs recoding in C++) --- Makefile.in | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 8cda0c3..cf7d3c0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -240,7 +240,6 @@ install: $(PROGRAMS) $(INSTALL_PROGRAM) -s thin_repair $(BINDIR) $(INSTALL_PROGRAM) -s thin_restore $(BINDIR) $(INSTALL_PROGRAM) -s thin_rmap $(BINDIR) - $(INSTALL_PROGRAM) thin-provisioning/thin_metadata_size $(BINDIR) $(INSTALL_DIR) $(MANPATH)/man8 $(INSTALL_DATA) man8/thin_check.8 $(MANPATH)/man8 $(INSTALL_DATA) man8/thin_dump.8 $(MANPATH)/man8