diff options
Diffstat (limited to 'nfsd/Makefile')
-rw-r--r-- | nfsd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nfsd/Makefile b/nfsd/Makefile index daaf86e8..6ac6dd4f 100644 --- a/nfsd/Makefile +++ b/nfsd/Makefile @@ -30,4 +30,3 @@ OTHERLIBS = -lpthread include ../Makeconf CPPFLAGS += -DLOCALSTATEDIR=\"$(localstatedir)\" - |