summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-04-20 21:43:40 +0000
committerXavier Claessens <xclaesse@src.gnome.org>2008-04-20 21:43:40 +0000
commit3e9df93c3d4c961f7658e50e1f78d7ea7cde48f1 (patch)
treef1345cc3031bb5e9e22b77212991944ab7f6fc60 /Makefile.am
parente8abbdfc6887557b81768ddb9fd9d0c0884bd7f0 (diff)
downloadtelepathy-account-widgets-3e9df93c3d4c961f7658e50e1f78d7ea7cde48f1.tar.gz
Do not install schemas in distcheck
svn path=/trunk/; revision=1017
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 6608bf10..4d552e25 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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 = \