summaryrefslogtreecommitdiffstats
path: root/gconf
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
commitd28a8c9496ece8591c4b400bb4f6dbd9913cdfc3 (patch)
tree8957a4d110484e6a649a7ec0d058da43c26d9089 /gconf
parent7c03811a9c4999dc304f3fc05d09c9dbbd9afd68 (diff)
hide command
Original commit message from CVS: hide command
Diffstat (limited to 'gconf')
-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 "*****************************************************"; \