From: Simon Josefsson Date: Mon, 17 Sep 2007 09:13:39 +0000 (+0200) Subject: Fix. X-Git-Tag: gnutls_2_0_1~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=344057de0fbf1cbc55dbd74cc23c78ebd2609cfc;p=thirdparty%2Fgnutls.git Fix. --- diff --git a/configure.in b/configure.in index dcdb4efc13..06614794b8 100644 --- a/configure.in +++ b/configure.in @@ -702,8 +702,8 @@ AC_CONFIG_COMMANDS([chmod-config],[[ AC_CONFIG_FILES([Makefile po/Makefile.in \ doc/Makefile doc/examples/Makefile doc/scripts/Makefile \ doc/manpages/Makefile doc/reference/Makefile \ - doc/credentials/x509/Makefile doc/credentials/srp/Makefile \ - doc/credentials/openpgp/Makefile \ + doc/credentials/Makefile doc/credentials/x509/Makefile \ + doc/credentials/srp/Makefile doc/credentials/openpgp/Makefile \ gl/Makefile lgl/Makefile \ tests/Makefile tests/rsa-md5-collision/Makefile tests/userid/Makefile \ tests/pkcs1-padding/Makefile tests/pkcs8-decode/Makefile \