gstreamer/gconf/Makefile.am
Thomas Vander Stichele 753a083ade taaz's virtual patch
Original commit message from CVS:
taaz's virtual patch
2002-12-08 20:22:08 +00:00

13 lines
459 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