2006-09-30 [colin] 2.5.2cvs25
[claws.git] / Makefile.am
1 ACLOCAL_AMFLAGS = -I m4
2 AUTOMAKE_OPTIONS = dist-bzip2
3
4 if PLATFORM_WIN32
5 tools = 
6 else
7 tools = tools
8 endif
9
10 SUBDIRS = m4 po src $(tools) config doc manual
11
12 EXTRA_DIST = \
13         ChangeLog \
14         ChangeLog.gtk1 \
15         RELEASE_NOTES \
16         sylpheed-claws-128x128.png \
17         sylpheed-claws-64x64.png \
18         sylpheed-claws.pc.in \
19         sylpheed-claws.desktop \
20         sylpheed-claws.png \
21         autogen.sh
22
23 if SYLPHEED_GNOME2
24 # hicolor icon theme, base class of all icon themes
25 pixmapdir=$(datadir)/icons/hicolor/48x48/apps
26 pixmap_DATA=sylpheed-claws.png
27 gnomapdir = $(datadir)/applications
28 gnomap_DATA=sylpheed-claws.desktop
29 else
30 if SYLPHEED_GNOME
31 pixmapdir=$(gnomedatadir)/pixmaps
32 pixmap_DATA=sylpheed-claws.png
33 gnomapdir=$(gnomedatadir)/gnome/apps/Internet
34 gnomap_DATA=sylpheed-claws.desktop
35 else
36 pixmapdir=
37 pixmap_DATA=
38 gnomapdir=
39 gnomap_DATA=
40 endif
41 endif
42
43 pkgconfigdir = $(libdir)/pkgconfig
44 pkgconfig_DATA = sylpheed-claws.pc
45
46 sylpheedincludedir = $(pkgincludedir)
47 sylpheedinclude_HEADERS = \
48         config.h