From: Derrick Brashear Date: Fri, 12 Mar 2004 03:27:32 +0000 (+0000) Subject: juafs-makefile-fix-20040311 X-Git-Tag: openafs-devel-1_3_60~37 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=4a4b438592af15bb1a574d77d18e404a65dacd8d;p=packages%2Fo%2Fopenafs.git juafs-makefile-fix-20040311 make the juafs rules not break the makefile (remove bogus quoting) --- diff --git a/src/libuafs/Makefile.common.in b/src/libuafs/Makefile.common.in index a8d416389..8b9c37d36 100644 --- a/src/libuafs/Makefile.common.in +++ b/src/libuafs/Makefile.common.in @@ -51,7 +51,7 @@ COMMON_INCLUDE = -I. -I.. -I../nfs \ -I${TOP_OBJDIR}/src/vlserver \ -I${TOP_OBJDIR}/src/libuafs \ -I${TOP_INCDIR} \ - -I${TOP_INCDIR}/afs \ + -I${TOP_INCDIR}/afs # Build rules - CC and CFLAGS are defined in system specific MakefileProtos.