]> git.saurik.com Git - wxWidgets.git/commitdiff
Tweaks to distrib scripts
authorJulian Smart <julian@anthemion.co.uk>
Fri, 16 Aug 2002 20:41:30 +0000 (20:41 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 16 Aug 2002 20:41:30 +0000 (20:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

distrib/msw/generic.rsp
distrib/msw/makefile.rsp

index 4042e6ad630c6d0ce254165aaedf67be7b152b82..0869bd56551a2dae7bc911dfb5fd48efa001a0ba 100644 (file)
@@ -552,6 +552,7 @@ samples/html/printing/*.xpm
 samples/html/printing/*.xbm
 samples/html/printing/*.png
 samples/html/printing/*.ico
+samples/html/printing/*.gif
 samples/html/printing/*.htm
 
 samples/html/test/*.cpp
@@ -641,6 +642,7 @@ samples/image/*.jpg
 samples/image/*.gif
 samples/image/*.tif
 samples/image/*.ico
+samples/image/*.cur
 samples/image/*.txt
 samples/image/*.pro
 
@@ -661,6 +663,8 @@ samples/internat/fr/*.mo
 samples/internat/fr/*.po
 samples/internat/de/*.mo
 samples/internat/de/*.po
+samples/internat/ru/*.mo
+samples/internat/ru/*.po
 
 samples/ipc/*.cpp
 samples/ipc/*.h
index 11ed284728e4d91acd7c7093fd0a46d98702a864..a5c76798b20c2aa1fa9aaa84eb9e1f7d2e2df656 100644 (file)
@@ -54,7 +54,6 @@ samples/notebook/Makefile.in
 samples/printing/Makefile.in
 samples/proplist/Makefile.in
 samples/propsize/Makefile.in
-samples/richedit/Makefile.in
 samples/rotate/Makefile.in
 samples/sashtest/Makefile.in
 samples/scroll/Makefile.in