From: Niels Möller Date: Sun, 20 Nov 2005 17:13:50 +0000 (+0100) Subject: * Makefile.in (nettle_SOURCES): Added der2rsa.c. X-Git-Tag: nettle_1.14_release_20051205~38 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bc6fbbfe89fefec728ca6690b0507458358c1669;p=thirdparty%2Fnettle.git * Makefile.in (nettle_SOURCES): Added der2rsa.c. Rev: src/nettle/Makefile.in:1.28 --- diff --git a/Makefile.in b/Makefile.in index 795419fc..2384fa99 100644 --- a/Makefile.in +++ b/Makefile.in @@ -71,7 +71,7 @@ nettle_SOURCES = aes-decrypt-internal.c aes-decrypt.c \ dsa.c dsa-sign.c dsa-verify.c dsa-keygen.c \ sexp2dsa.c \ pgp-encode.c rsa2openpgp.c \ - der-iterator.c \ + der-iterator.c der2rsa.c \ buffer.c buffer-init.c realloc.c \ nettle-internal.c