Unreviewed. Remove gsettings schema from EXTRA_DIST.
authorkov@webkit.org <kov@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sun, 19 Feb 2012 19:36:13 +0000 (19:36 +0000)
committerkov@webkit.org <kov@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sun, 19 Feb 2012 19:36:13 +0000 (19:36 +0000)
* GNUmakefile.am:

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

Source/WebKit/gtk/ChangeLog
Source/WebKit/gtk/GNUmakefile.am

index ec858b9..69b879a 100644 (file)
@@ -1,5 +1,11 @@
 2012-02-19  Gustavo Noronha Silva  <gns@gnome.org>
 
+        Unreviewed. Remove gsettings schema from EXTRA_DIST.
+
+        * GNUmakefile.am:
+
+2012-02-19  Gustavo Noronha Silva  <gns@gnome.org>
+
         [GTK] Remove unused GSettings stuff
         https://bugs.webkit.org/show_bug.cgi?id=78995
 
index 41cdaf3..069b5b0 100644 (file)
@@ -397,8 +397,7 @@ EXTRA_DIST += \
        $(WebKit)/po/* \
        $(WebKit)/resources/* \
        $(WebKit)/tests/resources/* \
-       $(WebKit)/tests/test_utils.h \
-       $(WebKit)/org.webkitgtk.gschema.xml.in
+       $(WebKit)/tests/test_utils.h
 
 # extra resource files
 resourcesdir = ${datadir}/webkitgtk-@WEBKITGTK_API_VERSION@/resources