diff options
Diffstat (limited to 'inst.nsi')
-rw-r--r-- | inst.nsi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ section "TXR" SetOutPath $INSTDIR\txr\bin File txr.exe File txr-win.exe - File c:\cygwin\bin\cygwin1.dll + File win\cygwin1.dll File c:\cygwin\bin\cyggcc_s-1.dll SetOutPath $INSTDIR\txr\doc File txr-manpage.html |