2004-12-06 [colin] 0.9.12cvs187
[claws.git] / Makefile.am
1 SUBDIRS = m4 po src tools config intl doc
2
3 EXTRA_DIST = \
4         ChangeLog.claws \
5         README.claws \
6         sylpheed-128x128.png \
7         sylpheed-64x64.png \
8         sylpheed-claws.pc.in \
9         sylpheed.desktop \
10         sylpheed.png \
11         sylpheed.spec \
12         sylpheed.spec.in
13
14 if SYLPHEED_GNOME
15 pixmapdir=$(gnomedatadir)/pixmaps
16 pixmap_DATA=sylpheed.png
17 gnomapdir=$(gnomedatadir)/gnome/apps/Internet
18 gnomap_DATA=sylpheed.desktop
19 else
20 pixmapdir=
21 pixmap_DATA=
22 gnomapdir=
23 gnomap_DATA=
24 endif
25
26 BZIP2_ENV =
27
28 release: distdir
29         -chmod -R a+r $(distdir)
30         GZIP=$(GZIP_ENV) $(AMTAR)$(TAR) chozf $(distdir).tar.gz $(distdir)
31         rm -f $(distdir)/sylpheed.spec
32         sed '/^Source:/s/\.tar\.gz$$/\.tar\.bz2/' sylpheed.spec \
33           > $(distdir)/sylpheed.spec
34         BZIP2=$(BZIP2_ENV) $(AMTAR)$(TAR) --bzip2 -chof $(distdir).tar.bz2 $(distdir)
35         -rm -rf $(distdir)
36
37 pkgconfigdir = $(libdir)/pkgconfig
38 pkgconfig_DATA = sylpheed-claws.pc
39
40 sylpheedincludedir = $(pkgincludedir)
41 sylpheedinclude_HEADERS = \
42         config.h