summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gconf/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gconf/Makefile.am b/gconf/Makefile.am
index a1e8f92d..b3ca1fad 100644
--- a/gconf/Makefile.am
+++ b/gconf/Makefile.am
@@ -2,7 +2,7 @@ schemadir = @GCONF_SCHEMA_FILE_DIR@
schema_DATA = gstreamer.schemas
install-data-local:
- GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) \
+ @GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) \
--makefile-install-rule $(srcdir)/$(schema_DATA) || \
(echo ;\
echo "*****************************************************"; \