diff options
Diffstat (limited to 'agent/Makefile.am')
-rw-r--r-- | agent/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/agent/Makefile.am b/agent/Makefile.am index 87c9fa122..64d308838 100644 --- a/agent/Makefile.am +++ b/agent/Makefile.am @@ -54,6 +54,7 @@ gpg_agent_SOURCES = \ divert-scd.c \ cvt-openpgp.c cvt-openpgp.h \ call-scd.c \ + call-daemon.c \ learncard.c common_libs = $(libcommon) |