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 406b8f33c..6eab1162c 100644 --- a/agent/Makefile.am +++ b/agent/Makefile.am @@ -30,7 +30,6 @@ AM_CFLAGS = $(LIBGCRYPT_CFLAGS) $(LIBASSUAN_CFLAGS) $(PTH_CFLAGS) gpg_agent_SOURCES = \ gpg-agent.c agent.h \ gpg-stream.c gpg-stream.h gpg-stream-config.h \ - buffer.c buffer.h \ command.c command-ssh.c \ query.c \ cache.c \ |