diff options
Diffstat (limited to 'common/Makefile.am')
-rw-r--r-- | common/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index e4dcf8ad6..a4840fbdd 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -98,7 +98,7 @@ common_sources = \ comopt.c comopt.h \ compliance.c compliance.h \ pkscreening.c pkscreening.h \ - kmac.c + kem.c if HAVE_W32_SYSTEM common_sources += w32-reg.c w32-cmdline.c |