aboutsummaryrefslogtreecommitdiffstats
path: root/erts/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'erts/Makefile.in')
-rw-r--r--erts/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/Makefile.in b/erts/Makefile.in
index 2b4f562c06..1979c50781 100644
--- a/erts/Makefile.in
+++ b/erts/Makefile.in
@@ -156,4 +156,4 @@ release:
.PHONY: release_docs
release_docs:
- ( cd emulator && $(MAKE) $@ )
+ ( cd doc/src && $(MAKE) $@ )