Workaround 1509627: add comment to config/subs.m4 about the change to the default...
[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