Fix 1423944: switch to AC_LIBLTDL_INSTALLABLE so we'll use the system libltdl when...
[synfig.git] / synfig-core / trunk / src / modules / untemplate.nsh
1 Section "un.@MODNAME@"
2         Delete "$INSTDIR\lib\synfig\modules\@MODNAME@.dll"
3         RMDir "$INSTDIR"
4 SectionEnd
5