Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-core / tags / 0.61.09 / src / modules / mod_mng / unmod_mng.nsh
1 Section "un.mod_mng"
2         Delete "$INSTDIR\lib\synfig\modules\mod_mng.dll"
3         RMDir "$INSTDIR"
4 SectionEnd
5