fail gracefully if can't install
[platform/upstream/gstreamer.git] / gconf / Makefile.am
1 schemadir = @GCONF_SCHEMA_FILE_DIR@
2 schema_DATA = gstreamer.schemas
3
4 install-data-local:
5         GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) \
6                 --makefile-install-rule $(srcdir)/$(schema_DATA) || \
7                 echo ;\
8                 echo "*****************************************************"; \
9                 echo "Installation of schemas failed, install them manually"; \
10                 echo "*****************************************************"; 
11         @true
12
13 EXTRA_DIST = gstreamer.schemas