X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_ppm%2Fmod_ppm.nsh;fp=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_ppm%2Fmod_ppm.nsh;h=92cce6f063a374d14fa303765053dc2c74bc3d86;hb=527c2e21fdb08c47a2afe21c02ec56bf7835a771;hp=5447afcb2f1886c892973bab561dc3c8f0604987;hpb=ff9ed7c6c97639724efbe1beee356c9c8011d19a;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_ppm/mod_ppm.nsh b/synfig-core/trunk/src/modules/mod_ppm/mod_ppm.nsh index 5447afc..92cce6f 100644 --- a/synfig-core/trunk/src/modules/mod_ppm/mod_ppm.nsh +++ b/synfig-core/trunk/src/modules/mod_ppm/mod_ppm.nsh @@ -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"