Makefile.am 939 B

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