From cb283c516a0c727953d33d9d202f9666ac53b2f5 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Thu, 7 Feb 2013 14:28:20 +0000 Subject: Don't build or include old render/textinput module. --- Makefile.sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.sources') diff --git a/Makefile.sources b/Makefile.sources index 25fe2f17f..550c563bc 100644 --- a/Makefile.sources +++ b/Makefile.sources @@ -15,7 +15,7 @@ S_RENDER := box.c box_construct.c box_normalise.c box_textarea.c \ font.c form.c \ html.c html_script.c html_interaction.c html_redraw.c \ html_forms.c imagemap.c layout.c list.c search.c table.c \ - textinput.c textplain.c + textplain.c S_UTILS := base64.c corestrings.c filename.c filepath.c hashtable.c \ libdom.c locale.c log.c messages.c nsurl.c talloc.c url.c \ -- cgit v1.2.3