ecpg: Add missing newline in meson.build

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

Discussion: https://postgr.es/m/CALa6HA4_Wu7-2PV0xv-Q84cT8eG7rTx6bdjUV0Pc=McAwkNMfQ@mail.gmail.com
pull/224/head
Michael Paquier 1 month ago
parent 3d3a81fc24
commit 11b2dc3709
  1. 2
      src/interfaces/ecpg/preproc/meson.build

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

Loading…
Cancel
Save