diff options
Diffstat (limited to 'g10/Makefile.am')
-rw-r--r-- | g10/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/Makefile.am b/g10/Makefile.am index 3137bb894..d6984941e 100644 --- a/g10/Makefile.am +++ b/g10/Makefile.am @@ -96,6 +96,7 @@ gpg_SOURCES = g10.c \ keyserver-internal.h \ photoid.c photoid.h \ call-agent.c call-agent.h \ + card-util.c \ exec.c exec.h gpgv_SOURCES = gpgv.c \ |