aboutsummaryrefslogtreecommitdiffstats
path: root/g10/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'g10/Makefile.am')
-rw-r--r--g10/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/g10/Makefile.am b/g10/Makefile.am
index 02e3ee525..5920365af 100644
--- a/g10/Makefile.am
+++ b/g10/Makefile.am
@@ -55,7 +55,8 @@ common_source = \
revoke.c \
keylist.c \
sig-check.c \
- signal.c
+ signal.c \
+ helptext.c
gpg_SOURCES = g10.c \
$(common_source) \