aboutsummaryrefslogtreecommitdiffstats
path: root/sm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sm/Makefile.am')
-rw-r--r--sm/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/sm/Makefile.am b/sm/Makefile.am
index 50b8bd268..edd956693 100644
--- a/sm/Makefile.am
+++ b/sm/Makefile.am
@@ -41,7 +41,8 @@ gpgsm_SOURCES = \
sign.c \
encrypt.c \
decrypt.c \
- import.c
+ import.c \
+ certreqgen.c
gpgsm_LDADD = ../jnlib/libjnlib.a ../assuan/libassuan.a ../kbx/libkeybox.a \