Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-core / trunk / src / modules / mod_gif / mod_gif.nsh
index 14ce62e..17f441b 100644 (file)
@@ -4,10 +4,10 @@ Section "mod_gif" Sec_mod_gif
 ;  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_gif.dll "src\modules\mod_gif\.libs\libmod_gif-0.dll"
+  File /oname=mod_gif.dll "src\modules\mod_gif\.libs\libmod_gif.dll"
 
 
   FileOpen $0 $INSTDIR\etc\synfig_modules.cfg a