summaryrefslogtreecommitdiff
path: root/nfsd/Makefile
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-08-12 18:31:04 +0000
committerThomas Bushnell <thomas@gnu.org>1996-08-12 18:31:04 +0000
commit9474c6318ad2effa3e80246d1012cb111e726bf0 (patch)
treeb1f5dbfbd38913dcc4ebf721f81443472937dec0 /nfsd/Makefile
parent4b4fc640461f0f6e152204deda38a4e9272fe9e1 (diff)
*** empty log message ***
Diffstat (limited to 'nfsd/Makefile')
-rw-r--r--nfsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfsd/Makefile b/nfsd/Makefile
index 4460b4ba..265301f3 100644
--- a/nfsd/Makefile
+++ b/nfsd/Makefile
@@ -29,6 +29,6 @@ installationdir = $(sbindir)
include ../Makeconf
-CPPFLAGS += -DLOCALSTATEDIR=$(localstatedir)
+CPPFLAGS += -DLOCALSTATEDIR=\"$(localstatedir)\"
nfsd: ../libthreads/libthreads.a ../libshouldbeinlibc/libshouldbeinlibc.a \ No newline at end of file