]> git.saurik.com Git - wxWidgets.git/commitdiff
Bakefile fix.
authorMattia Barbon <mbarbon@cpan.org>
Sun, 20 Jul 2003 19:28:36 +0000 (19:28 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 20 Jul 2003 19:28:36 +0000 (19:28 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/help/help.bkl

index 1c933f1c60dd2967e3cd6dffe5b1fe405b94860b..28bf7e42b1201908fc6f410934083a41319ef638 100644 (file)
@@ -5,6 +5,7 @@
 
     <exe id="help" template="wx_sample" template_append="wx_append">
         <sources>demo.cpp</sources>
+        <wx-lib>html</wx-lib>
         <wx-lib>core</wx-lib>
         <wx-lib>base</wx-lib>
         <win32-res>demo.rc</win32-res>