From: neilbrown Date: Fri, 26 Aug 2005 02:10:18 +0000 (+0000) Subject: rpc and gssapi not longer exist in support, so remove them from Makefile X-Git-Tag: nfs-utils-1-0-7-post4^0 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=df47655388aee02a7bbdcc6e66918a309df8b27f rpc and gssapi not longer exist in support, so remove them from Makefile --- 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