gstreamer/gconf/Makefile.am
Thomas Vander Stichele d28a8c9496 hide command
Original commit message from CVS:
hide command
2003-01-05 23:06:00 +00:00

13 lines
460 B
Makefile

schemadir = @GCONF_SCHEMA_FILE_DIR@
schema_DATA = gstreamer.schemas
install-data-local:
@GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) \
--makefile-install-rule $(srcdir)/$(schema_DATA) || \
(echo ;\
echo "*****************************************************"; \
echo "Installation of schemas failed, install them manually"; \
echo "*****************************************************";)
@true
EXTRA_DIST = gstreamer.schemas