eog/Makefile.am
Jens Finke b489d76558 Commented out the evolution and gnocam options. These aren't supported in
2002-02-16  Jens Finke <jens@triq.net>

	* configure.in: Commented out the evolution and gnocam options.
	These aren't supported in the inital gnome2 release.

	* Makefile.am: Install desktop file in $(datadir)/applications.

	* eog.desktop.in: Added Categories key.
2002-02-16 11:26:10 +00:00

31 lines
672 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)/applications
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