]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
* Makefile.am (libnettle_a_SOURCES): Added blowfish files.
authorNiels Möller <nisse@lysator.liu.se>
Fri, 15 Jun 2001 15:07:15 +0000 (17:07 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Fri, 15 Jun 2001 15:07:15 +0000 (17:07 +0200)
* testsuite/Makefile.am (TS_PROGS): Added tests for twofish and
blowfish.

Rev: src/nettle/Makefile.am:1.5

Makefile.am

index b8700a5af4cdfd828738eb472cae6fdc5a92f2d4..2ea47c248c342bbcdd3d5a40f8395ac9b81f108b 100644 (file)
@@ -7,7 +7,8 @@ libnettleincludedir = $(includedir)/nettle
 lib_LIBRARIES = libnettle.a
 libnettleinclude_HEADERS = aes.h arcfour.h des.h md5.h sha1.h
 
-libnettle_a_SOURCES = aes.c aes.h arcfour.c arcfour.h des.c des.h \
+libnettle_a_SOURCES = aes.c aes.h arcfour.c arcfour.h blowfish.h blowfish.c \
+                     des.c des.h \
                      md5.c md5.h sha1.c sha1.h \
                      serpent.c serpent.h serpent_sboxes.h