Ticket #47829: Source_WebCore_GNUmakefile.list.am.patch

File Source_WebCore_GNUmakefile.list.am.patch, 487 bytes (added by gellule.xg@…, 9 years ago)
  • Source/WebCore/GNUmakefile.list.am

    old new  
    63156315
    63166316if TARGET_QUARTZ
    63176317if !TARGET_X11
    6318 if ENABLE_WEBKIT2
    63196318webcore_sources += \
    63206319        Source/WebCore/plugins/PluginPackageNone.cpp \
    63216320        Source/WebCore/plugins/PluginViewNone.cpp
    6322 endif # END ENABLE_WEBKIT2
    63236321endif # END !TARGET_X11
    63246322platformgtk_sources += \
    63256323        Source/WebCore/platform/cairo/WidgetBackingStoreCairo.h \