summaryrefslogtreecommitdiff
path: root/cipher/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/Makefile.am')
-rw-r--r--cipher/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cipher/Makefile.am b/cipher/Makefile.am
index 4d3e0d19..801e726a 100644
--- a/cipher/Makefile.am
+++ b/cipher/Makefile.am
@@ -54,6 +54,7 @@ libcipher_la_SOURCES = \
cipher-xts.c \
cipher-eax.c \
cipher-siv.c \
+ cipher-gcm-siv.c \
cipher-selftest.c cipher-selftest.h \
pubkey.c pubkey-internal.h pubkey-util.c \
md.c \