X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=Makefile.am;h=8c34c75f6bf64a51d4065dd813eb3efb601d9a03;hb=e75c62b234a699557c023970466a8accd0b5a7b2;hp=1ac6ef6129a2e26d8673eb1b85361ef2d19180aa;hpb=358a8083e9801482b4550e7e660f385545e6029c;p=~andy%2Ffetchmail diff --git a/Makefile.am b/Makefile.am index 1ac6ef61..8c34c75f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ # Makefile for fetchmail SUBDIRS= . po -AUTOMAKE_OPTIONS= 1.8 foreign no-dist-gzip dist-bzip2 +AUTOMAKE_OPTIONS= 1.11 foreign no-dist-gzip dist-bzip2 dist-xz AM_CPPFLAGS= -I$(srcdir)/libesmtp ACLOCAL_AMFLAGS= -I m4 -I m4-local @@ -50,7 +50,7 @@ DEPENDENCIES= libfm.a $(LIBOBJS) check_PROGRAMS= -TESTS= t.smoke t.validate-xhtml t.x509_name_match +TESTS= t.smoke t.validate-xhtml10 t.validate-xhtml t.x509_name_match TESTS_ENVIRONMENT= srcdir="$(srcdir)" LC_ALL=C TZ=UTC SHELL="$(SHELL)" $(SHELL) if NEED_TRIO @@ -135,6 +135,9 @@ DISTDOCS= FAQ FEATURES NOTES OLDNEWS fetchmail-man.html \ README.packaging README.SSL-SERVER \ fetchmail-FAQ.book fetchmail-FAQ.pdf fetchmail-FAQ.html \ Mailbox-Names-UTF7.txt Mailbox-Names-UTF7.html \ + fetchmail-SA-2012-02.txt \ + fetchmail-SA-2012-01.txt \ + fetchmail-SA-2011-01.txt \ fetchmail-EN-2010-03.txt \ fetchmail-SA-2010-02.txt \ fetchmail-SA-2010-01.txt \