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 6260654b..c445e590 100644 --- a/cipher/Makefile.am +++ b/cipher/Makefile.am @@ -71,6 +71,7 @@ libcipher_la_SOURCES = \ EXTRA_libcipher_la_SOURCES = \ asm-common-aarch64.h \ asm-common-amd64.h \ + asm-inline-s390x.h \ asm-poly1305-aarch64.h \ asm-poly1305-amd64.h \ arcfour.c arcfour-amd64.S \ |