+2013-03-21 Zan Dobersek <zdobersek@igalia.com>
+
+ [GTK] Move libLevelDB.la setup into a separate GNUmakefile.am
+ https://bugs.webkit.org/show_bug.cgi?id=112947
+
+ Reviewed by Martin Robinson.
+
+ No new tests - no new functionality.
+
+ * GNUmakefile.am: Move the libLevelDD.la setup into the new GNUmakefile.am that's placed in
+ the third-party leveldb source directory.
+ * GNUmakefile.list.am: Move the LevelDB sources listing there as well.
+
2013-03-21 Alberto Garcia <agarcia@igalia.com>
[BlackBerry] DrawingBuffer: add clearPlatformLayer() implementation