Sun Dec 9 19:24:47 2001 Jonathan Blandford <jrb@redhat.com> * configure.in: use gconf macros.
5 lines
206 B
Makefile
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)
|