X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=Makefile.am;h=51e9ba509ddd9f01a6827d15c126bc10dda1d728;hp=7e5b9be561cbe3d2f30cb939cd435ec1df0c5d0a;hb=30f8127ec83861b8f934c9d5d096204c2aadc14e;hpb=e31ed1cccd1a95ba767cccec9babff300415b207 diff --git a/Makefile.am b/Makefile.am index 7e5b9be56..51e9ba509 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,21 +1,20 @@ -SUBDIRS = ac po intl libkcc src manual +SUBDIRS = m4 po src tools config intl doc EXTRA_DIST = \ - ChangeLog.jp \ - INSTALL.jp \ - README.jp \ - TODO.jp \ - sylpheed.spec \ - sylpheed.spec.in \ - autogen.sh \ - sylpheed.png \ + ChangeLog.claws \ + README.claws \ + sylpheed-128x128.png \ + sylpheed-64x64.png \ + sylpheed-claws.pc.in \ sylpheed.desktop \ - ChangeLog.claws + sylpheed.png \ + sylpheed.spec \ + sylpheed.spec.in if SYLPHEED_GNOME -pixmapdir=$(gnomedir)/share/pixmaps +pixmapdir=$(gnomedatadir)/pixmaps pixmap_DATA=sylpheed.png -gnomapdir=$(gnomedir)/share/gnome/apps/Internet +gnomapdir=$(gnomedatadir)/gnome/apps/Internet gnomap_DATA=sylpheed.desktop else pixmapdir= @@ -28,6 +27,16 @@ BZIP2_ENV = release: distdir -chmod -R a+r $(distdir) - GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) - BZIP2=$(BZIP2_ENV) $(TAR) chojf $(distdir).tar.bz2 $(distdir) + GZIP=$(GZIP_ENV) $(AMTAR)$(TAR) chozf $(distdir).tar.gz $(distdir) + rm -f $(distdir)/sylpheed.spec + sed '/^Source:/s/\.tar\.gz$$/\.tar\.bz2/' sylpheed.spec \ + > $(distdir)/sylpheed.spec + BZIP2=$(BZIP2_ENV) $(AMTAR)$(TAR) --bzip2 -chof $(distdir).tar.bz2 $(distdir) -rm -rf $(distdir) + +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = sylpheed-claws.pc + +sylpheedincludedir = $(pkgincludedir) +sylpheedinclude_HEADERS = \ + config.h