Unreviewed, GTK build fix after r114269.
authorphiln@webkit.org <philn@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 16 Apr 2012 17:51:18 +0000 (17:51 +0000)
committerphiln@webkit.org <philn@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 16 Apr 2012 17:51:18 +0000 (17:51 +0000)
* GNUmakefile.list.am:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114276 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Source/WebCore/ChangeLog
Source/WebCore/GNUmakefile.list.am

index ba8a4af..5d530a3 100644 (file)
@@ -1,3 +1,9 @@
+2012-04-16  Philippe Normand  <pnormand@igalia.com>
+
+        Unreviewed, GTK build fix after r114269.
+
+        * GNUmakefile.list.am:
+
 2012-04-16  Andrey Kosyakov  <caseq@chromium.org>
 
         Web Inspector: timeline. Range selection works incorrect with right click
index 7849e1f..4bd5dfd 100644 (file)
@@ -5670,7 +5670,7 @@ dom_binding_idls += \
 endif
 
 if USE_GSTREAMER
-webcore_sources += \
+webcoregtk_sources += \
        Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.cpp \
        Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.h \
        Source/WebCore/platform/graphics/gstreamer/GStreamerUtilities.cpp \