From b21f85a07226111c4f237ad83683fd56540a44b3 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 23 Mar 2012 23:18:04 +0000 Subject: initial move to libdom svn path=/trunk/netsurf/; revision=13573 --- Makefile.sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.sources') diff --git a/Makefile.sources b/Makefile.sources index e0f8c3335..39d01b6d9 100644 --- a/Makefile.sources +++ b/Makefile.sources @@ -13,7 +13,7 @@ S_CSS := css.c dump.c internal.c select.c utils.c S_RENDER := box.c box_construct.c box_normalise.c \ font.c form.c html.c html_interaction.c html_redraw.c \ - hubbub_binding.c imagemap.c layout.c list.c search.c table.c \ + libdom_binding.c imagemap.c layout.c list.c search.c table.c \ textinput.c textplain.c S_UTILS := base64.c filename.c hashtable.c locale.c messages.c nsurl.c \ -- cgit v1.2.3