ecpg: Add missing newline in meson.build

Noticed while performing a routine sanity check of the files in the
tree.  Issue introduced by 28f04984f0c2.

Discussion: https://postgr.es/m/CALa6HA4_Wu7-2PV0xv-Q84cT8eG7rTx6bdjUV0Pc=McAwkNMfQ@mail.gmail.com
This commit is contained in:
Michael Paquier 2025-05-19 09:44:17 +09:00
parent 3d3a81fc24
commit 11b2dc3709

View File

@ -98,4 +98,4 @@ tests += {
],
'deps': [ecpg_exe],
},
}
}