X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=Makefile.am;h=34fe6caf66b2bfda63584ea5e571d9a800034f43;hb=98cfcef26048bba06975e68a1aad05a8bac0d65d;hp=8e494327399abfab63b166c3ed8074f9941fc993;hpb=513aaf8a177b01f2c390fbd600784dd000e9509c;p=~andy%2Ffetchmail diff --git a/Makefile.am b/Makefile.am index 8e494327..34fe6caf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ # Makefile for fetchmail SUBDIRS= . po -AUTOMAKE_OPTIONS= 1.11 foreign no-dist-gzip dist-xz +AUTOMAKE_OPTIONS= 1.11 foreign no-dist-gzip dist-xz color-tests AM_CPPFLAGS= -I$(srcdir)/libesmtp ACLOCAL_AMFLAGS= -I m4 -I m4-local @@ -206,10 +206,6 @@ dist-hook: cd $(distdir) && find $(distdirs) po -name .git -type d -prune -exec rm -rf '{}' ';' cd $(distdir) && find $(distdirs) po -name '*~' -exec rm -f '{}' ';' -.PHONY: lsm -lsm: genlsm.sh dist - $(SHELL) genlsm.sh >$(PACKAGE)-$(VERSION).lsm - # this target expects a .rsyncs file with lines of this format: # host:directory/ # it will call rsync from its source directory to the destination for