summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-01-05 23:06:00 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-01-05 23:06:00 +0000
commit88eaed2e8e4fcc7593ad290154b0c75016f290f1 (patch)
treee1d9c2428bcbc4e72bf7216a00bf90cf0d755c9b
parent619c906803d8719e366c3bac02201848cd27db5d (diff)
downloadgstreamer-plugins-bad-88eaed2e8e4fcc7593ad290154b0c75016f290f1.tar.gz
hide command
Original commit message from CVS: hide command
-rw-r--r--gconf/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gconf/Makefile.am b/gconf/Makefile.am
index a1e8f92d5..b3ca1fad6 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 "*****************************************************"; \