Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-core / trunk / src / modules / mod_png / mod_png.nsh
index 7c5c5de..aaa7bbd 100644 (file)
@@ -4,10 +4,10 @@ Section "mod_png" Sec_mod_png
 ;  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_png.dll "src\modules\mod_png\.libs\libmod_png-0.dll"
+  File /oname=mod_png.dll "src\modules\mod_png\.libs\libmod_png.dll"
 
 
   FileOpen $0 $INSTDIR\etc\synfig_modules.cfg a