hide command
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 5 Jan 2003 23:06:00 +0000 (23:06 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 5 Jan 2003 23:06:00 +0000 (23:06 +0000)
Original commit message from CVS:
hide command

gconf/Makefile.am

index a1e8f92..b3ca1fa 100644 (file)
@@ -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 "*****************************************************"; \