app: add gimpoperationsettings.c to meson.build

This commit is contained in:
Ell 2020-04-07 20:11:53 +03:00
parent ddd3199e02
commit d25cddae8c
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ libappoperations_sources = [
'gimpoperationscalarmultiply.c',
'gimpoperationsemiflatten.c',
'gimpoperationsetalpha.c',
'gimpoperationsettings.c',
'gimpoperationshrink.c',
'gimpoperationthreshold.c',
'gimpoperationthresholdalpha.c',