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 fcf443ecb..7559eebb2 100644 --- a/g10/Makefile.am +++ b/g10/Makefile.am @@ -65,6 +65,7 @@ gpg_SOURCES = g10.c \ tdbio.h \ delkey.c \ keygen.c \ + pipemode.c \ helptext.c gpgv_SOURCES = gpgv.c \ |