diff options
Diffstat (limited to '')
-rw-r--r-- | tests/gpg/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gpg/Makefile.am b/tests/gpg/Makefile.am index be842902..68222fa7 100644 --- a/tests/gpg/Makefile.am +++ b/tests/gpg/Makefile.am @@ -59,6 +59,7 @@ private_keys = \ EXTRA_DIST = initial.test final.test \ pubdemo.asc secdemo.asc cipher-1.asc cipher-2.asc \ + cipher-3.asc cipher-no-sig.asc \ geheim.txt pubkey-1.asc seckey-1.asc pinentry $(private_keys) BUILT_SOURCES = gpg.conf gpg-agent.conf pubring-stamp \ |