Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-core / trunk / src / modules / mod_jpeg / mod_jpeg.nsh
index 08f07ca..2468ddb 100644 (file)
@@ -4,10 +4,10 @@ Section "mod_jpeg" Sec_mod_jpeg
 ;  SectionIn RO
   
   ; Set output path to the installation directory.
-  SetOutPath "$INSTDIR\lib\sinfg\modules"
+  SetOutPath "$INSTDIR\lib\synfig\modules"
   
   ; Put file there
-  File /oname=mod_jpeg.dll "src\modules\mod_jpeg\.libs\libmod_jpeg-0.dll"
+  File /oname=mod_jpeg.dll "src\modules\mod_jpeg\.libs\libmod_jpeg.dll"
 
 
   FileOpen $0 $INSTDIR\etc\synfig_modules.cfg a