should not be distributed.
Rev: src/nettle/ChangeLog:1.239
Rev: src/nettle/Makefile.am:1.73
+2004-02-07 Niels Möller <nisse@lysator.liu.se>
+
+ * Makefile.am (nodist_libnettleinclude_HEADERS): nettle-types.h
+ should not be distributed.
+
2004-02-06 Niels Möller <niels@s3.kth.se>
* x86/sha1-compress.asm: Rename round -> ROUND.
md2.h md4.h \
md5.h md5-compat.h \
memxor.h \
- nettle-meta.h nettle-types.h \
+ nettle-meta.h \
pgp.h pkcs1.h realloc.h rsa.h rsa-compat.h \
sexp.h \
serpent.h sha.h twofish.h \
yarrow.h
+nodist_libnettleinclude_HEADERS = nettle-types.h
+
libnettle_a_SOURCES = aes.c aes.h aes-internal.h \
aes-decrypt-table.c aes-decrypt.c \
aes-encrypt-table.c aes-encrypt.c \