summaryrefslogtreecommitdiff
path: root/src/treebuilder/Makefile
diff options
context:
space:
mode:
authorAndrew Sidwell <andy@entai.co.uk>2008-06-25 12:10:33 +0000
committerAndrew Sidwell <andy@entai.co.uk>2008-06-25 12:10:33 +0000
commite71c58d9fa5e365297527a90510923ad9a02e753 (patch)
treea8e17a4eea944eda3c6bc62038c52ae64dc17312 /src/treebuilder/Makefile
parent97352e4f29d505545e547af868f5851345d4140c (diff)
downloadlibhubbub-e71c58d9fa5e365297527a90510923ad9a02e753.tar.gz
libhubbub-e71c58d9fa5e365297527a90510923ad9a02e753.tar.bz2
Implement the "in select" insertion mode, and add some more utility functions.
svn path=/trunk/hubbub/; revision=4446
Diffstat (limited to 'src/treebuilder/Makefile')
-rw-r--r--src/treebuilder/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/treebuilder/Makefile b/src/treebuilder/Makefile
index aea3426..72c6bab 100644
--- a/src/treebuilder/Makefile
+++ b/src/treebuilder/Makefile
@@ -36,7 +36,7 @@ SRCS_$(d) := treebuilder.c \
initial.c before_html.c before_head.c in_head.c \
in_head_noscript.c after_head.c in_body.c \
in_caption.c in_column_group.c in_table_body.c in_row.c \
- in_cell.c \
+ in_cell.c in_select.c \
generic_rcdata.c script_collect.c
# Append to sources for component