]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
* Makefile.am (libnettleinclude_HEADERS): Added macros.h.
authorNiels Möller <nisse@lysator.liu.se>
Sun, 16 Feb 2003 21:32:15 +0000 (22:32 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 16 Feb 2003 21:32:15 +0000 (22:32 +0100)
Rev: src/nettle/Makefile.am:1.61

Makefile.am

index 5335f4ca03c151c67593b095b304a8b80946734c..b583a72d03ecad7f37e5f9cde360106e0d639b4c 100644 (file)
@@ -11,6 +11,7 @@ libnettleinclude_HEADERS = aes.h arcfour.h blowfish.h \
                           des.h des-compat.h dsa.h \
                           hmac.h \
                           knuth-lfib.h \
+                          macros.h \
                           md5.h md5-compat.h \
                           nettle-meta.h \
                           pgp.h realloc.h rsa.h \
@@ -66,7 +67,7 @@ all-local: nettle.html print-path
 print-path:
        echo PATH: $$PATH
 
-EXTRA_DIST = macros.h memxor.h $(des_headers) descore.README nettle.html \
+EXTRA_DIST = memxor.h $(des_headers) descore.README nettle.html \
        .bootstrap $(des_headers) \
        sparc/aes.asm sparc/machine.m4 \
        x86/aes.asm x86/aes_tables.asm