aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/face
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/face')
-rw-r--r--plugins/face/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/face/Makefile.am b/plugins/face/Makefile.am
index 8bac8fa7e6..29c181cbee 100644
--- a/plugins/face/Makefile.am
+++ b/plugins/face/Makefile.am
@@ -53,6 +53,8 @@ CLEANFILES = $(BUILT_SOURCES)
DISTCLEANFILES = $(schema_DATA)
+if GCONF_SCHEMAS_INSTALL
+
if OS_WIN32
install-data-local:
if test -z "$(DESTDIR)"; then \
@@ -71,4 +73,6 @@ install-data-local:
fi
endif
+endif
+
-include $(top_srcdir)/git.mk