]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - tools/Makefile.am
Merge branch 'upstream'
[nfs-utils.git] / tools / Makefile.am
index c4c987511154c324fac2b0a56d7ecd1579d622ed..f2ce28297031777dff249d407f4f94990e496c66 100644 (file)
@@ -1,5 +1,11 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = getiversion getkversion locktest rpcdebug rpcgen nlmtest
+OPTDIRS =
+
+if CONFIG_RPCGEN
+OPTDIRS += rpcgen
+endif
+
+SUBDIRS = locktest rpcdebug nlmtest mountstats nfs-iostat $(OPTDIRS)
 
 MAINTAINERCLEANFILES = Makefile.in
 
 MAINTAINERCLEANFILES = Makefile.in