summaryrefslogtreecommitdiffstats
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 473a3ac99..a30bc01da 100644
--- a/g10/Makefile.am
+++ b/g10/Makefile.am
@@ -140,7 +140,8 @@ gpg2_SOURCES = gpg.c \
gpgcompose_SOURCES = gpgcompose.c $(gpg_sources)
gpgv2_SOURCES = gpgv.c \
$(common_source) \
- verify.c
+ verify.c \
+ dearmor.c
#gpgd_SOURCES = gpgd.c \
# ks-proto.h \