1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-02-09 14:33:17 +02:00

Fix build at Windows

This commit is contained in:
Konstantin Knizhnik 2019-04-24 19:34:37 +03:00
parent bf31d71811
commit 98ff7303e7

View File

@ -160,6 +160,8 @@ sub build_pgprobackup
$probackup->AddFiles(
"$currpath/src/utils",
'configuration.c',
'file.c',
'remote.c',
'json.c',
'logger.c',
'parray.c',