summaryrefslogtreecommitdiffstats
path: root/Source/JavaScriptCore/DerivedSources.pro
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/DerivedSources.pro')
-rw-r--r--Source/JavaScriptCore/DerivedSources.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/JavaScriptCore/DerivedSources.pro b/Source/JavaScriptCore/DerivedSources.pro
index eac4dd9..061ae56 100644
--- a/Source/JavaScriptCore/DerivedSources.pro
+++ b/Source/JavaScriptCore/DerivedSources.pro
@@ -19,6 +19,7 @@ LUT_FILES += \
runtime/JSONObject.cpp \
runtime/MathObject.cpp \
runtime/NumberConstructor.cpp \
+ runtime/ObjectConstructor.cpp \
runtime/RegExpConstructor.cpp \
runtime/RegExpObject.cpp \
runtime/StringPrototype.cpp