2005-02-15 [colin] 1.0.1cvs7.1
[claws.git] / Makefile.am
index 5c46e63100faf1e8aa0fc8088da183bd21b46332..335892e0db916dc9fbea8e6e9f61849d6e182028 100644 (file)
@@ -1,22 +1,25 @@
-SUBDIRS = ac po intl libkcc src manual faq tools
+SUBDIRS = m4 po src tools config doc
 
 EXTRA_DIST = \
-       ChangeLog.jp \
-       INSTALL.jp \
-       README.jp \
+       ChangeLog.claws \
+       ChangeLog-gtk2.claws \
+       ChangeLog-gtk2.jp \
        README.claws \
-       TODO.jp \
+       sylpheed-128x128.png \
+       sylpheed-64x64.png \
+       sylpheed-claws.pc.in \
        sylpheed.desktop \
+       sylpheed.png \
        sylpheed.spec \
        sylpheed.spec.in \
-       autogen.sh \
-       sylpheed.png \
-       ChangeLog.claws
+       TODO-gtk2 \
+       TODO-gtk2.jp \
+       autogen.sh 
 
 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=
@@ -29,9 +32,16 @@ BZIP2_ENV =
 
 release: distdir
        -chmod -R a+r $(distdir)
-       GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(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) $(TAR) --bzip2 -chof $(distdir).tar.bz2 $(distdir)
+       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