pdb: sync enums.pl generated file with source.

My commit 0b792c22a4 was a beginner mistake as pdb/enums.pl is a
generated file. I also need to fix the source otherwise `git diff` will
always differe when generating the file.

Our CI in particular verifies that `git diff` is always empty so this
was breaking our gimp-debian-x64 CI job.
This commit is contained in:
Jehan 2024-11-24 20:34:43 +09:00
parent 58038990dc
commit 74eb242587
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
GeglDistanceMetric =>
{ contig => 1,
header => '',
external => 1,
symbols => [ qw(GEGL_DISTANCE_METRIC_EUCLIDEAN
GEGL_DISTANCE_METRIC_MANHATTAN