summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--support/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/Makefile b/support/Makefile
index f3013a9..ff26a36 100644
--- a/support/Makefile
+++ b/support/Makefile
@@ -3,7 +3,7 @@
#
TOP = ../
-SUBDIRS = include nfs export lib misc rpc gssapi
+SUBDIRS = include nfs export lib misc
.DEFAULT: all
include $(TOP)rules.mk