X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/93a3786624b2768d89bfa27e46598dc64e2fb70a..12899fa232562c774004a3a9d7d3149944dec712:/GNUmakefile.list.am diff --git a/GNUmakefile.list.am b/GNUmakefile.list.am index 8b79c88..7056bea 100644 --- a/GNUmakefile.list.am +++ b/GNUmakefile.list.am @@ -32,6 +32,7 @@ javascriptcore_built_nosources += \ DerivedSources/JavaScriptCore/LLIntAssembly.h javascriptcore_sources += \ + Source/JavaScriptCore/API/APICallbackFunction.h \ Source/JavaScriptCore/API/APICast.h \ Source/JavaScriptCore/API/APIShims.h \ Source/JavaScriptCore/API/JSAPIWrapperObject.h \