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 0bcbe4cfe5a..7a4e8e76d64 100644
--- a/contrib/pgcrypto/meson.build
+++ b/contrib/pgcrypto/meson.build
@@ -93,6 +93,7 @@ install_data(
'pgcrypto--1.1--1.2.sql',
'pgcrypto--1.2--1.3.sql',
'pgcrypto--1.3.sql',
+ 'pgcrypto--1.3--1.4.sql',
'pgcrypto.control',
kwargs: contrib_data_args,
)