summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 7bac74b..94d99ea 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -32,7 +32,7 @@ sinclude Make.paths
# Supply default values for the boilerplate files _unless_ the user has
# provided their own values.
ifeq (${FDPDIR},)
-FDPDIR = ..
+FDPDIR = $(PWD)/..
endif
ifeq (${FDPBIN},)
FDPBIN = ${FDPDIR}/docs-common/bin