Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-core / trunk / src / synfig / synfig.nsh
index 329d608..2fc4c53 100644 (file)
@@ -13,6 +13,7 @@ SectionEnd
 
 Section "un.Synfig Core"
        Delete "$INSTDIR\bin\libsynfig-0.dll"
+       RMDir "$INSTDIR\bin"
        RMDir "$INSTDIR"
 SectionEnd