Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-core / trunk / 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