summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 48890d023d780aa19936e37f12a943f177de938e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
SUBDIRS = art idl libeog viewer doc shell collection po

EXTRA_DIST =			\
	DEPENDS			\
	HACKING			\
	MAINTAINERS		\
	TODO			\
	eog.schemas		\
	eog.desktop.in		\
	eog.spec		\
	eog.spec.in		\
	gnome-eog.png		\
	eog.schemas		\
	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@

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