summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pgcrypto/meson.build')
-rw-r--r--contrib/pgcrypto/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/pgcrypto/meson.build b/contrib/pgcrypto/meson.build
index df7dd50dbc3..4f62ea0af03 100644
--- a/contrib/pgcrypto/meson.build
+++ b/contrib/pgcrypto/meson.build
@@ -48,6 +48,7 @@ pgcrypto_regress = [
'pgp-armor',
'pgp-decrypt',
'pgp-encrypt',
+ 'pgp-encrypt-md5',
'pgp-pubkey-decrypt',
'pgp-pubkey-encrypt',
'pgp-info',