]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
(DISTFILES): Distribute COPYING.LIB, not COPYING, nettle_2.2_release_20110711
authorNiels Möller <nisse@lysator.liu.se>
Mon, 11 Jul 2011 13:59:15 +0000 (15:59 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 11 Jul 2011 13:59:15 +0000 (15:59 +0200)
Rev: nettle/ChangeLog:1.205
Rev: nettle/Makefile.in:1.36

ChangeLog
Makefile.in

index f75af7f1b18c98a5e391c0bf93917d1b8997caa5..5cfbbc208cd7056d12b583f063a25eb90a4bcb7f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-07-11  Niels Möller  <nisse@lysator.liu.se>
+
+       * Makefile.in (DISTFILES): Distribute COPYING.LIB, not COPYING,
+
 2011-07-07  Niels Möller  <nisse@lysator.liu.se>
 
        * tools/misc.h (werror): Removed incorrect noreturn attribute from
index f89ddacc6c97191c979733511e085291885f8800..fd486f57464cf6b85f9c12a2bfe4e47f00870fb8 100644 (file)
@@ -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 \