diff options
Diffstat (limited to 'cipher/Makefile.am')
-rw-r--r-- | cipher/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cipher/Makefile.am b/cipher/Makefile.am index 5680a4e9a..4b2ef2e3d 100644 --- a/cipher/Makefile.am +++ b/cipher/Makefile.am @@ -39,6 +39,7 @@ libcipher_la_SOURCES = cipher.c \ md.c \ dynload.c \ dynload.h \ + bithelp.h \ des.c \ des.h \ twofish.c \ |