From: Niels Möller Date: Wed, 7 Jan 2004 22:19:25 +0000 (+0100) Subject: (DISTCLEANFILES, libnettleinclude_HEADERS): Added X-Git-Tag: nettle_1.8_release_20040110~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73e2c0ce9ba9c4d59c96d93a2a2d41b8322cc0cf;p=thirdparty%2Fnettle.git (DISTCLEANFILES, libnettleinclude_HEADERS): Added nettle-types.h. Rev: src/nettle/Makefile.am:1.67 --- diff --git a/Makefile.am b/Makefile.am index e85724e6..cff84d17 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,7 @@ libnettleinclude_HEADERS = aes.h arcfour.h blowfish.h \ macros.h \ md2.h md4.h \ md5.h md5-compat.h \ - nettle-meta.h \ + nettle-meta.h nettle-types.h \ pgp.h realloc.h rsa.h \ sexp.h \ serpent.h sha.h twofish.h \ @@ -73,7 +73,7 @@ EXTRA_DIST = memxor.h $(des_headers) descore.README nettle.html \ DISTCLEANFILES = aes.asm aes.s \ aes-decrypt.asm aes-decrypt.s aes-encrypt.asm aes-encrypt.s \ - machine.m4 + machine.m4 nettle-types.h CLEANFILES = $(SHLIBFORLINK) clean-local: