diff options
Diffstat (limited to 'tests/openpgp/Makefile.am')
-rw-r--r-- | tests/openpgp/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am index c93857f1e..d1dd44914 100644 --- a/tests/openpgp/Makefile.am +++ b/tests/openpgp/Makefile.am @@ -92,6 +92,7 @@ XTESTS = \ quick-key-manipulation.scm \ key-selection.scm \ delete-keys.scm \ + gpgconf.scm \ issue2015.scm \ issue2346.scm \ issue2417.scm \ |