]> git.saurik.com Git - wxWidgets.git/commitdiff
make sure all the files are removed when uninstalled
authorRobin Dunn <robin@alldunn.com>
Fri, 6 Jul 2001 20:15:35 +0000 (20:15 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 6 Jul 2001 20:15:35 +0000 (20:15 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/distrib/make_installer.py

index c5933c47cc46535d34b757a27879c61eebe1e9f8..c8750b4e80e736ee8132069dc4f4a3232036ce00 100644 (file)
@@ -150,6 +150,8 @@ Type: files; Name: "{app}\wxPython\lib\*.pyc";
 Type: files; Name: "{app}\wxPython\lib\*.pyo";
 Type: files; Name: "{app}\wxPython\lib\editor\*.pyc";
 Type: files; Name: "{app}\wxPython\lib\editor\*.pyo";
+Type: files; Name: "{app}\wxPython\lib\mixins\*.pyc";
+Type: files; Name: "{app}\wxPython\lib\mixins\*.pyo";
 Type: files; Name: "{app}\wxPython\demo\*.pyc";
 Type: files; Name: "{app}\wxPython\demo\*.pyo";
 Type: files; Name: "{app}\wxPython\demo\data\showTips";