]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Remove error_codes.texi and algorithms.texi to fix make distcheck.
authorSimon Josefsson <simon@josefsson.org>
Fri, 27 Feb 2009 08:59:23 +0000 (09:59 +0100)
committerSimon Josefsson <simon@josefsson.org>
Fri, 27 Feb 2009 08:59:23 +0000 (09:59 +0100)
doc/Makefile.am

index dc618cdabdfb4690d026fb73823dd44f69c9eee6..038448c888aebe0f58158b429f4a9cd5fc2bf9df 100644 (file)
@@ -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           \