aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/examples/xrc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wx/examples/xrc/Makefile')
-rw-r--r--lib/wx/examples/xrc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/wx/examples/xrc/Makefile b/lib/wx/examples/xrc/Makefile
index 341fdbb2cc..9a976628a7 100644
--- a/lib/wx/examples/xrc/Makefile
+++ b/lib/wx/examples/xrc/Makefile
@@ -49,7 +49,7 @@ docs:
run: opt
erl -smp -detached -pa $(TOPDIR)/ebin -s xrc
-EXRELSYSDIR = $(RELSYSDIR)/examples/xrc
+EXRELSYSDIR = "$(RELSYSDIR)/examples/xrc"
include $(ERL_TOP)/make/otp_release_targets.mk
docs: