aboutsummaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
authorNIIBE Yutaka <[email protected]>2024-03-29 04:20:17 +0000
committerNIIBE Yutaka <[email protected]>2024-03-29 04:20:17 +0000
commit5a25b27860985c916d15c490703de923ce8752e1 (patch)
treeda44b9de579ff67399bf6a7e2532a8ef518200c8 /common/Makefile.am
parentFix pkdecrypt.c, now works with the test vector. (diff)
downloadgnupg-gniibe/kem.tar.gz
gnupg-gniibe/kem.zip
Add kmac.c.gniibe/kem
Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index d27603f96..e4dcf8ad6 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -97,8 +97,8 @@ common_sources = \
openpgp-fpr.c \
comopt.c comopt.h \
compliance.c compliance.h \
- pkscreening.c pkscreening.h
-
+ pkscreening.c pkscreening.h \
+ kmac.c
if HAVE_W32_SYSTEM
common_sources += w32-reg.c w32-cmdline.c