From: Simon Josefsson Date: Fri, 27 Feb 2009 08:59:23 +0000 (+0100) Subject: Remove error_codes.texi and algorithms.texi to fix make distcheck. X-Git-Tag: gnutls_2_7_6~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fe9c53bb65112b050813aaaeefeced2999dfff98;p=thirdparty%2Fgnutls.git Remove error_codes.texi and algorithms.texi to fix make distcheck. --- diff --git a/doc/Makefile.am b/doc/Makefile.am index dc618cdabd..038448c888 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -45,6 +45,7 @@ gnutls_TEXINFOS = gnutls.texi \ # Generated texinfos. gnutls_TEXINFOS += error_codes.texi algorithms.texi +MAINTAINERCLEANFILES = error_codes.texi algorithms.texi # Images. Make sure there are eps + png + pdf of each, plus the source dia. gnutls_TEXINFOS += gnutls-internals.dia gnutls-internals.eps \