]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
(DISTCLEANFILES, libnettleinclude_HEADERS): Added
authorNiels Möller <nisse@lysator.liu.se>
Wed, 7 Jan 2004 22:19:25 +0000 (23:19 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 7 Jan 2004 22:19:25 +0000 (23:19 +0100)
nettle-types.h.

Rev: src/nettle/Makefile.am:1.67

Makefile.am

index e85724e6b931e231af68f8fead3ca15d28d20880..cff84d173417501265c053c5c86d9f0164a1fe0e 100644 (file)
@@ -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: