From: Niels Möller Date: Mon, 11 Jul 2011 13:59:15 +0000 (+0200) Subject: (DISTFILES): Distribute COPYING.LIB, not COPYING, X-Git-Tag: nettle_2.2_release_20110711 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bd283893868d19eeb8eca5f6e124784151874fd;p=thirdparty%2Fnettle.git (DISTFILES): Distribute COPYING.LIB, not COPYING, Rev: nettle/ChangeLog:1.205 Rev: nettle/Makefile.in:1.36 --- diff --git a/ChangeLog b/ChangeLog index f75af7f1..5cfbbc20 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-07-11 Niels Möller + + * Makefile.in (DISTFILES): Distribute COPYING.LIB, not COPYING, + 2011-07-07 Niels Möller * tools/misc.h (werror): Removed incorrect noreturn attribute from diff --git a/Makefile.in b/Makefile.in index f89ddacc..fd486f57 100644 --- a/Makefile.in +++ b/Makefile.in @@ -126,7 +126,7 @@ DISTFILES = $(SOURCES) $(HEADERS) .bootstrap aclocal.m4 configure.ac \ configure stamp-h.in \ config.guess config.sub install-sh texinfo.tex \ config.h.in config.m4.in config.make.in Makefile.in \ - README AUTHORS COPYING COPYING.LIB INSTALL NEWS TODO ChangeLog \ + README AUTHORS COPYING.LIB INSTALL NEWS TODO ChangeLog \ memxor.c $(des_headers) descore.README \ aes-internal.h camellia-internal.h serpent-internal.h \ cast128_sboxes.h desinfo.h desCode.h \