summaryrefslogtreecommitdiff
path: root/src/common/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/meson.build')
-rw-r--r--src/common/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/meson.build b/src/common/meson.build
index 1caa1fed043..41bd58ebdf1 100644
--- a/src/common/meson.build
+++ b/src/common/meson.build
@@ -1,6 +1,7 @@
# Copyright (c) 2022-2023, PostgreSQL Global Development Group
common_sources = files(
+ 'archive.c',
'base64.c',
'checksum_helper.c',
'compression.c',