Skip to content

Commit

Permalink
Added cookie.js which was missing, fixing bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephane Epardaud committed Mar 15, 2010
1 parent 3398872 commit 37e6bb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Expand Up @@ -397,6 +397,7 @@
<fileset dir="${SRC_DIR}" includes="html/button.js" />
<fileset dir="${SRC_DIR}" includes="html/canvas.js" />
<fileset dir="${SRC_DIR}" includes="html/col-colgroup.js" />
<fileset dir="${SRC_DIR}" includes="html/cookie.js" />
<fileset dir="${SRC_DIR}" includes="html/del-ins.js" />
<fileset dir="${SRC_DIR}" includes="html/div.js" />
<fileset dir="${SRC_DIR}" includes="html/legend.js" />
Expand Down

0 comments on commit 37e6bb9

Please sign in to comment.