gnome-control-center/schemas/Makefile.am
Jonathan Blandford f6f9711f6f use gconf macros.
Sun Dec  9 19:24:47 2001  Jonathan Blandford  <jrb@redhat.com>

	* configure.in: use gconf macros.
2001-12-10 05:31:44 +00:00

5 lines
206 B
Makefile

schemadir = @GCONF_SCHEMA_FILE_DIR@
schema_DATA = peripherals.schemas
install-data-local:
GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA)