aboutsummaryrefslogtreecommitdiffstats
path: root/system/doc/programming_examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'system/doc/programming_examples/Makefile')
-rw-r--r--system/doc/programming_examples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/doc/programming_examples/Makefile b/system/doc/programming_examples/Makefile
index 41a65273db..fcc51e3b18 100644
--- a/system/doc/programming_examples/Makefile
+++ b/system/doc/programming_examples/Makefile
@@ -30,7 +30,7 @@ APPLICATION=otp-system-documentation
# ----------------------------------------------------
# Release directory specification
# ----------------------------------------------------
-RELSYSDIR = $(RELEASE_PATH)/doc/programming_examples
+RELSYSDIR = "$(RELEASE_PATH)/doc/programming_examples"
# ----------------------------------------------------
# Target Specs