diff --git a/Makefile.am b/Makefile.am index e85724e6b931e231af68f8fead3ca15d28d20880..cff84d173417501265c053c5c86d9f0164a1fe0e 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: