meson: Add missing source file

The newly added gtkfilechoosererrorstack.c source needs to be included
in the Meson build as well as the Autotools one.
This commit is contained in:
Emmanuele Bassi 2017-07-18 22:50:57 +01:00
parent f28c418ad5
commit 1b60361b4a

View File

@ -157,6 +157,7 @@ gtk_public_sources = files([
'gtkfilechooserdialog.c',
'gtkfilechooserembed.c',
'gtkfilechooserentry.c',
'gtkfilechoosererrorstack.c',
'gtkfilechoosernative.c',
'gtkfilechoosernativeportal.c',
'gtkfilechooserutils.c',