diff --git a/agent/Makefile.am b/agent/Makefile.am index 6eab1162c..07423e70a 100644 --- a/agent/Makefile.am +++ b/agent/Makefile.am @@ -29,7 +29,7 @@ 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 \ + estream.c estream.h \ command.c command-ssh.c \ query.c \ cache.c \