correct the ChangeLog description
[claws.git] / Makefile.am
index af8fad31437905a2490c99409ad7207f3a0cb707..1c397175260c82a276dd3c58c947a2e0a95313f9 100644 (file)
@@ -1,4 +1,13 @@
-SUBDIRS = m4 po src tools config doc
+ACLOCAL_AMFLAGS = -I m4
+AUTOMAKE_OPTIONS = dist-bzip2
+
+if PLATFORM_WIN32
+tools = 
+else
+tools = tools
+endif
+
+SUBDIRS = m4 po src $(tools) config doc manual
 
 EXTRA_DIST = \
        ChangeLog \
@@ -31,14 +40,6 @@ gnomap_DATA=
 endif
 endif
 
-BZIP2_ENV =
-
-release: distdir
-       -chmod -R a+r $(distdir)
-       GZIP=$(GZIP_ENV) $(AMTAR)$(TAR) chozf $(distdir).tar.gz $(distdir)
-       BZIP2=$(BZIP2_ENV) $(AMTAR)$(TAR) --bzip2 -chof $(distdir).tar.bz2 $(distdir)
-       -rm -rf $(distdir)
-
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = sylpheed-claws.pc