Makefile.am 1.0 KB

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