summaryrefslogtreecommitdiffstats
path: root/tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 6378850..0324877 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -2,6 +2,7 @@
# Various debugging/testing tools
#
-SUBDIRS = rpcgen getiversion getkversion nlmtest rpcdebug locktest
+SUBDIRS = rpcgen getiversion getkversion rpcdebug locktest
+# nlmtest doesn't work
include $(TOP)rules.mk