X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=WebCore%2FGNUmakefile.am;h=13d2c1f3f570323a4cc2504b9724f52bdc911516;hp=ffaf1b2d37b8c3b6944a52ac79b1f24d625a796f;hb=caea94ad0010946e647b7f02c844cd19825c9dba;hpb=858d93fb0934c34b1b057e5a0384076ca8614b93 diff --git a/WebCore/GNUmakefile.am b/WebCore/GNUmakefile.am index ffaf1b2..13d2c1f 100644 --- a/WebCore/GNUmakefile.am +++ b/WebCore/GNUmakefile.am @@ -316,6 +316,8 @@ webcore_sources += \ WebCore/bindings/js/JSInspectorCallbackWrapper.h \ WebCore/bindings/js/JSInspectorControllerCustom.cpp \ WebCore/bindings/js/JSJavaScriptCallFrameCustom.cpp \ + WebCore/bindings/js/JSLazyEventListener.cpp \ + WebCore/bindings/js/JSLazyEventListener.h \ WebCore/bindings/js/JSLocationCustom.cpp \ WebCore/bindings/js/JSLocationCustom.h \ WebCore/bindings/js/JSMessageChannelConstructor.cpp \