meh
[synfig.git] / synfig-core / trunk / src / modules / mod_ppm / mod_ppm.nsh
index 5447afc..92cce6f 100644 (file)
@@ -4,7 +4,7 @@ Section "mod_ppm" Sec_mod_ppm
 ;  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_ppm.dll "src\modules\mod_ppm\.libs\libmod_ppm-0.dll"