summaryrefslogtreecommitdiffstats
path: root/Source/JavaScriptCore/GNUmakefile.list.am
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/GNUmakefile.list.am')
-rw-r--r--Source/JavaScriptCore/GNUmakefile.list.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/JavaScriptCore/GNUmakefile.list.am b/Source/JavaScriptCore/GNUmakefile.list.am
index c504962cc..ed79e6873 100644
--- a/Source/JavaScriptCore/GNUmakefile.list.am
+++ b/Source/JavaScriptCore/GNUmakefile.list.am
@@ -362,6 +362,8 @@ javascriptcore_sources += \
Source/JavaScriptCore/interpreter/RegisterFile.cpp \
Source/JavaScriptCore/interpreter/RegisterFile.h \
Source/JavaScriptCore/interpreter/Register.h \
+ Source/JavaScriptCore/interpreter/VMInspector.cpp \
+ Source/JavaScriptCore/interpreter/VMInspector.h \
Source/JavaScriptCore/JavaScriptCorePrefix.h \
Source/JavaScriptCore/jit/CompactJITCodeMap.h \
Source/JavaScriptCore/jit/ExecutableAllocator.cpp \