diff options
Diffstat (limited to 'cipher/Makefile.am')
-rw-r--r-- | cipher/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cipher/Makefile.am b/cipher/Makefile.am index 945ae3dbc..3e8885b6a 100644 --- a/cipher/Makefile.am +++ b/cipher/Makefile.am @@ -20,6 +20,8 @@ libcipher_a_SOURCES = cipher.c \ random.c \ rmd.h \ rmd160.c \ + tiger.h \ + tiger.c \ sha1.h \ sha1.c \ dsa.h \ |