diff options
Diffstat (limited to 'Source/JavaScriptCore/DerivedSources.make')
-rw-r--r-- | Source/JavaScriptCore/DerivedSources.make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/JavaScriptCore/DerivedSources.make b/Source/JavaScriptCore/DerivedSources.make index 90e099d18..fb60d30ca 100644 --- a/Source/JavaScriptCore/DerivedSources.make +++ b/Source/JavaScriptCore/DerivedSources.make @@ -47,6 +47,7 @@ all : \ KeywordLookup.h \ Lexer.lut.h \ MathObject.lut.h \ + NamePrototype.lut.h \ NumberConstructor.lut.h \ NumberPrototype.lut.h \ ObjectConstructor.lut.h \ |