diff options
Diffstat (limited to '')
-rw-r--r-- | g13/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g13/Makefile.am b/g13/Makefile.am index 05963c850..90dd47171 100644 --- a/g13/Makefile.am +++ b/g13/Makefile.am @@ -57,7 +57,7 @@ g13_LDADD = $(libcommonpth) \ g13_syshelp_SOURCES = \ g13-syshelp.c g13-syshelp.h \ g13-common.c g13-common.h \ - keyblob.h \ + keyblob.c keyblob.h \ g13tuple.c g13tuple.h \ sh-cmd.c \ sh-blockdev.c \ |