summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ace39ebe..349f275f 100644
--- a/Makefile
+++ b/Makefile
@@ -37,6 +37,7 @@
# We should only run pwd once, not every time we refer to ${BUILD}.
SRCDIR := $(shell pwd)
+export SRCDIR
BUILD = $(SRCDIR)/build
export BUILD