]> git.0d.be Git - empathy.git/commitdiff
Do not install schemas in distcheck
authorXavier Claessens <xclaesse@src.gnome.org>
Sun, 20 Apr 2008 21:43:40 +0000 (21:43 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Sun, 20 Apr 2008 21:43:40 +0000 (21:43 +0000)
svn path=/trunk/; revision=1017

Makefile.am

index 6608bf10de9c6a47cc5bad86033a9f48939b189a..4d552e25b2086f7c5847fd3a296908d092f9bc04 100644 (file)
@@ -18,8 +18,9 @@ endif
 
 ACLOCAL_AMFLAGS = -I m4
 
-DISTCHECK_CONFIGURE_FLAGS =    \
-       --disable-scrollkeeper  \
+DISTCHECK_CONFIGURE_FLAGS =            \
+       --disable-scrollkeeper          \
+       --disable-schemas-install       \
        --enable-gtk-doc
 
 INTLTOOL =                     \