]> git.saurik.com Git - wxWidgets.git/commitdiff
Add utils and tests to OS/2 builds, #9587 from Dave Parsons.
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Sun, 15 Jun 2008 13:50:15 +0000 (13:50 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Sun, 15 Jun 2008 13:50:15 +0000 (13:50 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/buildbot/config/push.xml

index 8f4bb8ce0b64af5469d82fc1a7f8017878d9e088..84d86a8529ad48021a482f750cf3a6124731e972 100644 (file)
@@ -30,6 +30,8 @@
         <show log="compile"/>
         <show log="demos"/>
         <show log="samples"/>
+        <show log="utils"/>
+        <show log="tests"/>
     </steps>
 </build>
 
@@ -60,6 +62,8 @@
         <show log="compile"/>
         <show log="demos"/>
         <show log="samples"/>
+        <show log="utils"/>
+        <show log="tests"/>
     </steps>
 </build>