summaryrefslogtreecommitdiff
path: root/gtk/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/meson.build')
-rw-r--r--gtk/meson.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/meson.build b/gtk/meson.build
index b6a5457876..fd955607b7 100644
--- a/gtk/meson.build
+++ b/gtk/meson.build
@@ -98,6 +98,7 @@ gtk_private_sources = files([
'gtkcssunsetvalue.c',
'gtkcssvalue.c',
'gtkcsswidgetnode.c',
+ 'gtkcustomlayout.c',
'gtkfilechooserembed.c',
'gtkfilechooserentry.c',
'gtkfilechoosererrorstack.c',
@@ -114,7 +115,6 @@ gtk_private_sources = files([
'gtkiconhelper.c',
'gtkkineticscrolling.c',
'gtkkeyhash.c',
- 'gtklegacylayout.c',
'gtkmagnifier.c',
'gtkmenusectionbox.c',
'gtkmenutracker.c',
@@ -457,6 +457,7 @@ gtk_public_headers = files([
'gtkcontainer.h',
'gtkcssprovider.h',
'gtkcsssection.h',
+ 'gtkcustomlayout.h',
'gtkdebug.h',
'gtkdialog.h',
'gtkdnd.h',