summaryrefslogtreecommitdiff
path: root/content/handlers/html/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/html/Makefile')
-rw-r--r--content/handlers/html/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/content/handlers/html/Makefile b/content/handlers/html/Makefile
new file mode 100644
index 000000000..afefba27d
--- /dev/null
+++ b/content/handlers/html/Makefile
@@ -0,0 +1,7 @@
+# HTML content handler sources
+
+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 \
+ html_forms.c html_object.c