Commit 8337d392 authored by kov@webkit.org's avatar kov@webkit.org

Build fix for make distcheck.

git-svn-id: svn://svn.chromium.org/blink/trunk@54481 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 34391860
2010-02-08 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Build fix for make distcheck.
* GNUmakefile.am:
2010-02-08 Simon Hausmann <simon.hausmann@nokia.com> 2010-02-08 Simon Hausmann <simon.hausmann@nokia.com>
Unreviewed RVCT build fix. Unreviewed RVCT build fix.
......
...@@ -192,6 +192,7 @@ javascriptcore_sources += \ ...@@ -192,6 +192,7 @@ javascriptcore_sources += \
JavaScriptCore/runtime/JSONObject.h \ JavaScriptCore/runtime/JSONObject.h \
JavaScriptCore/runtime/JSPropertyNameIterator.cpp \ JavaScriptCore/runtime/JSPropertyNameIterator.cpp \
JavaScriptCore/runtime/JSPropertyNameIterator.h \ JavaScriptCore/runtime/JSPropertyNameIterator.h \
JavaScriptCore/runtime/JSStringBuilder.h \
JavaScriptCore/runtime/JSZombie.h \ JavaScriptCore/runtime/JSZombie.h \
JavaScriptCore/runtime/LiteralParser.cpp \ JavaScriptCore/runtime/LiteralParser.cpp \
JavaScriptCore/runtime/LiteralParser.h \ JavaScriptCore/runtime/LiteralParser.h \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment