summaryrefslogtreecommitdiffhomepage
path: root/auto/make
diff options
context:
space:
mode:
Diffstat (limited to 'auto/make')
-rw-r--r--auto/make1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/make b/auto/make
index 27f71ecdc..bc3ccc801 100644
--- a/auto/make
+++ b/auto/make
@@ -22,6 +22,7 @@ CC = $CC
CFLAGS = $CFLAGS
CPP = $CPP
LINK = $LINK
+CURDIR = `pwd`
END