]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/wxwin.py
Regenerated the renamers with the new build_renamers.py
[wxWidgets.git] / build / bakefiles / wxwin.py
index 3aa425cd0aaa9b09d5b0ec2423b198a9de324aa4..5c1483e3bcde39e487d7bff9d2eea185cc220dd0 100644 (file)
@@ -41,6 +41,7 @@ LIBS_GUI   = ['core', 'adv', 'html', 'gl', 'dbgrid']
 EXTRALIBS = {
     'gl' : '$(EXTRALIBS_OPENGL)',
     'xml' : '$(EXTRALIBS_XML)',
+    'html' : '$(EXTRALIBS_HTML)',
     'odbc' : '$(EXTRALIBS_ODBC)',
 }