From 6ab102c3b10b2c5934497b06978e25c656c6e19a Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 14 Jul 2012 11:16:37 -0600 Subject: Rework form acessors to deal with binding changes --- Makefile.sources | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.sources') diff --git a/Makefile.sources b/Makefile.sources index 3dcec40a3..613d700ea 100644 --- a/Makefile.sources +++ b/Makefile.sources @@ -12,7 +12,8 @@ S_FETCHERS := curl.c data.c file.c about.c resource.c 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 \ + font.c form.c \ + html.c html_interaction.c html_redraw.c html_forms.c \ libdom_binding.c imagemap.c layout.c list.c search.c table.c \ textinput.c textplain.c -- cgit v1.2.3