eog/Makefile.am
Jens Finke 0be1b61051 Added gconftool-2 check and set the GCONF_CONFIG_SOURCE variable. This is
2002-01-20  Jens Finke <jens@triq.net>

	* configure.in: Added gconftool-2 check and set the
	GCONF_CONFIG_SOURCE variable. This is shamelessly stolen from
	gnome-core/configure.in.

	* acconfig.h: Added GCONF related variables.

	* Makefile.am: Fixed gconf schema file installation.
2002-01-20 10:58:25 +00:00

31 lines
679 B
Makefile

SUBDIRS = art idl libeog viewer doc shell po
EXTRA_DIST = \
DEPENDS \
HACKING \
MAINTAINERS \
TODO \
$(schema_DATA) \
eog.desktop.in \
eog.spec \
eog.spec.in \
gnome-eog.png \
intltool-extract.in \
intltool-update.in \
intltool-merge.in
Graphicsdir = $(datadir)/gnome/apps/Graphics
Graphics_in_files = eog.desktop.in
Graphics_DATA = $(Graphics_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
schemadir = $(sysconfdir)/gconf/schemas
schema_DATA = eog.schemas
icondir = $(datadir)/pixmaps
icon_DATA = gnome-eog.png
install-data-local:
GCONF_CONFIG_SOURCE=$(GCONF_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(top_srcdir)/eog.schemas