From 7fc6f6c6b68ba7fa1be6de05ce3b9e2d97b82ea4 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Fri, 16 Apr 2010 10:56:29 -0400 Subject: Add in autoconf support for mountstats and nfsiostats Signed-off-by: Steve Dickson --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 518b6d8..d90a88f 100644 --- a/configure.ac +++ b/configure.ac @@ -425,6 +425,8 @@ AC_CONFIG_FILES([ tools/nlmtest/Makefile tools/rpcdebug/Makefile tools/rpcgen/Makefile + tools/mountstats/Makefile + tools/nfs-iostat/Makefile utils/Makefile utils/exportfs/Makefile utils/gssd/Makefile -- cgit