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 604be93d5..7a14173b7 100644 --- a/g10/Makefile.am +++ b/g10/Makefile.am @@ -112,6 +112,7 @@ common_source = \ openfile.c \ keyid.c \ packet.h \ + packet-functions.h \ parse-packet.c \ cpr.c \ plaintext.c \ |