aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorFridrich Strba <fridrich.strba@bluewin.ch>2010-03-15 21:51:13 +0800
committerFridrich Strba <fridrich.strba@bluewin.ch>2010-03-15 21:51:13 +0800
commitc4cde2306609d73824608f216c2c29726602b8a7 (patch)
tree0cca78bfa415d71cc3da23ea8b5de11c63b85b71 /shell/Makefile.am
parent7472c99b1972c32358091143dc1a07f6ff10a242 (diff)
downloadgsoc2013-evolution-c4cde2306609d73824608f216c2c29726602b8a7.tar
gsoc2013-evolution-c4cde2306609d73824608f216c2c29726602b8a7.tar.gz
gsoc2013-evolution-c4cde2306609d73824608f216c2c29726602b8a7.tar.bz2
gsoc2013-evolution-c4cde2306609d73824608f216c2c29726602b8a7.tar.lz
gsoc2013-evolution-c4cde2306609d73824608f216c2c29726602b8a7.tar.xz
gsoc2013-evolution-c4cde2306609d73824608f216c2c29726602b8a7.tar.zst
gsoc2013-evolution-c4cde2306609d73824608f216c2c29726602b8a7.zip
Actually respect the --disable-schemas-install configure option
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 26a54ebdf5..8afc886d46 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -179,6 +179,8 @@ schema_DATA = $(schema_in_files:.schemas.in=.schemas)
@INTLTOOL_SCHEMAS_RULE@
+if GCONF_SCHEMAS_INSTALL
+
if OS_WIN32
install-data-local:
if test -z "$(DESTDIR)" ; then \
@@ -199,6 +201,8 @@ install-data-local:
fi
endif
+endif
+
# Extra dist stuff
EXTRA_DIST = \