claws-mail/Makefile.am
Paul Mangan 6ef68400af 2006-08-29 [paul] 2.4.0cvs109
* Makefile.am
		remove 'make release', it's not needed
		since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
2006-08-29 07:40:29 +00:00

49 lines
963 B
Makefile

ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = dist-bzip2
if PLATFORM_WIN32
tools =
else
tools = tools
endif
SUBDIRS = m4 po src $(tools) config doc manual
EXTRA_DIST = \
ChangeLog \
ChangeLog.gtk1 \
RELEASE_NOTES \
sylpheed-claws-128x128.png \
sylpheed-claws-64x64.png \
sylpheed-claws.pc.in \
sylpheed-claws.desktop \
sylpheed-claws.png \
autogen.sh
if SYLPHEED_GNOME2
# hicolor icon theme, base class of all icon themes
pixmapdir=$(datadir)/icons/hicolor/48x48/apps
pixmap_DATA=sylpheed-claws.png
gnomapdir = $(datadir)/applications
gnomap_DATA=sylpheed-claws.desktop
else
if SYLPHEED_GNOME
pixmapdir=$(gnomedatadir)/pixmaps
pixmap_DATA=sylpheed-claws.png
gnomapdir=$(gnomedatadir)/gnome/apps/Internet
gnomap_DATA=sylpheed-claws.desktop
else
pixmapdir=
pixmap_DATA=
gnomapdir=
gnomap_DATA=
endif
endif
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = sylpheed-claws.pc
sylpheedincludedir = $(pkgincludedir)
sylpheedinclude_HEADERS = \
config.h