summaryrefslogtreecommitdiff
path: root/content/handlers/html/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-11-12 18:34:39 +0000
committerVincent Sanders <vince@kyllikki.org>2019-11-12 21:54:35 +0000
commitb9bc34b8753d2b67f049ea1773dc0004a2d93eb9 (patch)
tree087f5409aa3ada508b44743096bd90e67a1b1a25 /content/handlers/html/Makefile
parent82d4a2265b3e6b52995ab42ac162b0fee7d9e910 (diff)
downloadnetsurf-b9bc34b8753d2b67f049ea1773dc0004a2d93eb9.tar.gz
netsurf-b9bc34b8753d2b67f049ea1773dc0004a2d93eb9.tar.bz2
split out html interaction header elements and rename source
Diffstat (limited to 'content/handlers/html/Makefile')
-rw-r--r--content/handlers/html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/handlers/html/Makefile b/content/handlers/html/Makefile
index afefba27d..6b4c1e8ee 100644
--- a/content/handlers/html/Makefile
+++ b/content/handlers/html/Makefile
@@ -3,5 +3,5 @@
S_HTML := box.c box_construct.c box_normalise.c box_textarea.c \
font.c form.c imagemap.c layout.c search.c table.c \
html.c html_css.c html_css_fetcher.c html_script.c \
- html_interaction.c html_redraw.c html_redraw_border.c \
+ interaction.c html_redraw.c html_redraw_border.c \
html_forms.c html_object.c