Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-core / trunk / src / modules / mod_gradient / mod_gradient.nsh
index c5eadc8..6d8f495 100644 (file)
@@ -7,7 +7,7 @@ Section "mod_gradient" Sec_mod_gradient
   SetOutPath "$INSTDIR\lib\synfig\modules"
   
   ; Put file there
-  File /oname=mod_gradient.dll "src\modules\mod_gradient\.libs\libmod_gradient-0.dll"
+  File /oname=mod_gradient.dll "src\modules\mod_gradient\.libs\libmod_gradient.dll"
 
 
   FileOpen $0 $INSTDIR\etc\synfig_modules.cfg a