summaryrefslogtreecommitdiff
path: root/translate/mcode/windows/ghdl.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'translate/mcode/windows/ghdl.nsi')
-rw-r--r--translate/mcode/windows/ghdl.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/translate/mcode/windows/ghdl.nsi b/translate/mcode/windows/ghdl.nsi
index 528a7df..aa4d559 100644
--- a/translate/mcode/windows/ghdl.nsi
+++ b/translate/mcode/windows/ghdl.nsi
@@ -149,7 +149,7 @@ SectionEnd
Section "Documentation (Recommended)"
SetOutPath $INSTDIR
- File ghdl.htm
+ File /oname=ghdl.htm ..\..\..\doc\ghdl.html
SectionEnd
Section "Add in PATH (Recommended)"