#SUBDIRS = macros po intl corba src capplet pixmaps man SUBDIRS = macros po intl xklavier src capplet pixmaps man SCHEMAS_DIR = $(sysconfdir)/gconf/schemas SCHEMAS_FILE = gswitchit_applet.schemas schemasdir = $(SCHEMAS_DIR) schemas_DATA = $(SCHEMAS_FILE) EXTRA_DIST = \ gswitchit_applet.desktop \ gswitchit_applet.gnorba \ gswitchit.spec gswitchit.spec.in \ $(SCHEMAS_FILE) \ CREDITS Applicationsdir = $(datadir)/applets/Utility Applications_DATA = gswitchit_applet.desktop Sysconfdir = $(sysconfdir)/CORBA/servers Sysconf_DATA= gswitchit_applet.gnorba if INSTALL_SCHEMAS install-data-local: GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool --shutdown GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool --makefile-install-rule $(top_srcdir)/$(SCHEMAS_FILE) endif