]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/Makefile
rpc and gssapi not longer exist in support, so remove them from Makefile
[nfs-utils.git] / support / Makefile
index f3013a9f04dd8599431c11843dac1c1c50c75044..ff26a36f16e502e712d43b45f906823e151bf567 100644 (file)
@@ -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