]> www.fi.muni.cz Git - evince.git/blobdiff - data/Makefile.am
[build] Don't install schema files without gconf
[evince.git] / data / Makefile.am
index 4d54847d38b670175da898eef942417b2aa48271..22ecc66732c6d2a6993f90ceed9c5673a2d8c10a 100644 (file)
@@ -41,6 +41,7 @@ desktop_DATA = $(DESKTOP_FILES)
 # GConf schema
 #
 
+if WITH_GCONF
 @INTLTOOL_SCHEMAS_RULE@
 
 schema_in_files = evince.schemas.in
@@ -71,6 +72,13 @@ if GCONF_SCHEMAS_INSTALL
        fi
 endif
 
+else
+
+install-schemas:
+uninstall-schemas:
+
+endif
+
 #
 # GTK icon cache
 #