replace remnants of the old, renamed 'Execute' matchtype; add a brief description...
[claws.git] / Makefile.am
1 SUBDIRS = ac po src man manual faq tools config intl
2
3 EXTRA_DIST = \
4         ChangeLog.claws \
5         ChangeLog.jp \
6         README.claws \
7         README.jp \
8         sylpheed-128x128.png \
9         sylpheed-64x64.png \
10         sylpheed-claws.pc.in \
11         sylpheed.desktop \
12         sylpheed.png \
13         sylpheed.spec \
14         sylpheed.spec.in \
15         TODO \
16         TODO.claws \
17         TODO.jp \
18         autogen.sh 
19
20 if SYLPHEED_GNOME
21 pixmapdir=$(gnomedatadir)/pixmaps
22 pixmap_DATA=sylpheed.png
23 gnomapdir=$(gnomedatadir)/gnome/apps/Internet
24 gnomap_DATA=sylpheed.desktop
25 else
26 pixmapdir=
27 pixmap_DATA=
28 gnomapdir=
29 gnomap_DATA=
30 endif
31
32 BZIP2_ENV =
33
34 release: distdir
35         -chmod -R a+r $(distdir)
36         GZIP=$(GZIP_ENV) $(AMTAR)$(TAR) chozf $(distdir).tar.gz $(distdir)
37         rm -f $(distdir)/sylpheed.spec
38         sed '/^Source:/s/\.tar\.gz$$/\.tar\.bz2/' sylpheed.spec \
39           > $(distdir)/sylpheed.spec
40         BZIP2=$(BZIP2_ENV) $(AMTAR)$(TAR) --bzip2 -chof $(distdir).tar.bz2 $(distdir)
41         -rm -rf $(distdir)
42
43 pkgconfigdir = $(libdir)/pkgconfig
44 pkgconfig_DATA = sylpheed-claws.pc
45
46 sylpheedincludedir = $(pkgincludedir)
47 sylpheedinclude_HEADERS = \
48         config.h