summaryrefslogtreecommitdiffstats
path: root/support/Makefile
diff options
context:
space:
mode:
authorneilbrown <neilbrown>2004-10-19 00:22:53 +0000
committerneilbrown <neilbrown>2004-10-19 00:22:53 +0000
commitf1bfe0916c04d93de7a4fae5315fff6e4ccac23f (patch)
tree9d5e85bf131a3b2a664718cd97e578e213a27f25 /support/Makefile
parent981d25a37fe4a71eddd162672a658da223453985 (diff)
Add gss support from citi @ umich
Diffstat (limited to 'support/Makefile')
-rw-r--r--support/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/Makefile b/support/Makefile
index 37b6359..aa56fa7 100644
--- a/support/Makefile
+++ b/support/Makefile
@@ -2,7 +2,7 @@
# Makefile for linux-nfs/support
#
-SUBDIRS = include nfs export lib misc
+SUBDIRS = include nfs export lib misc rpc gssapi
.DEFAULT: all
include $(TOP)rules.mk