mirror of https://github.com/GNOME/gimp.git
Propagate 0ddd3330b8
to meson build system.
This commit is contained in:
parent
43a1c33ecf
commit
05f0f217e3
|
@ -1,4 +1,3 @@
|
|||
|
||||
appcoreenums = custom_target('core-enums',
|
||||
input : [ 'core-enums.h', ],
|
||||
output: [ 'core-enums.c', ],
|
||||
|
@ -170,7 +169,7 @@ libappcore_sources = [
|
|||
'gimpimage.c',
|
||||
'gimpimagefile.c',
|
||||
'gimpimageundo.c',
|
||||
'gimpimageviewable.c',
|
||||
'gimpimageproxy.c',
|
||||
'gimpitem-exclusive.c',
|
||||
'gimpitem-linked.c',
|
||||
'gimpitem-preview.c',
|
||||
|
|
Loading…
Reference in New Issue