diff options
Diffstat (limited to 'agent/Makefile.am')
-rw-r--r-- | agent/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/agent/Makefile.am b/agent/Makefile.am index 6f7097749..e83311fb4 100644 --- a/agent/Makefile.am +++ b/agent/Makefile.am @@ -51,7 +51,6 @@ gpg_agent_LDADD = ../jnlib/libjnlib.a ../common/libcommon.a \ gpg_protect_tool_SOURCES = \ protect-tool.c \ protect.c \ - simple-pwquery.c simple-pwquery.h \ minip12.c minip12.h gpg_protect_tool_LDADD = ../jnlib/libjnlib.a \ |