summaryrefslogtreecommitdiff
path: root/src/treebuilder/Makefile
diff options
context:
space:
mode:
authorAndrew Sidwell <andy@entai.co.uk>2008-06-25 14:55:20 +0000
committerAndrew Sidwell <andy@entai.co.uk>2008-06-25 14:55:20 +0000
commitfb0d38d674ccc382ae097c2fe803da7595f02ec7 (patch)
tree1532653c089c5b6a9be7253843f9389a37d0322f /src/treebuilder/Makefile
parente71c58d9fa5e365297527a90510923ad9a02e753 (diff)
downloadlibhubbub-fb0d38d674ccc382ae097c2fe803da7595f02ec7.tar.gz
libhubbub-fb0d38d674ccc382ae097c2fe803da7595f02ec7.tar.bz2
Implement the "in select in table" insertion mode.
svn path=/trunk/hubbub/; revision=4447
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 72c6bab..f2e8e3a 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_select.c \
+ in_cell.c in_select.c in_select_in_table.c \
generic_rcdata.c script_collect.c
# Append to sources for component