]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix.
authorSimon Josefsson <simon@josefsson.org>
Mon, 17 Sep 2007 09:13:39 +0000 (11:13 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 17 Sep 2007 09:13:39 +0000 (11:13 +0200)
configure.in

index dcdb4efc135e6e146d1c671175e30bb65f6fb90b..06614794b862ce3951248ce0f8260943750e4741 100644 (file)
@@ -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 \