From fe019f6946c382c2c8b766c265ac67e6e7c7660f Mon Sep 17 00:00:00 2001 From: Joe Thornber Date: Thu, 6 Mar 2014 16:30:33 +0000 Subject: [PATCH] install era tools --- Makefile.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.in b/Makefile.in index ca23474..27d0292 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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