summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'demos/gtk-demo/meson.build')
-rw-r--r--demos/gtk-demo/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/gtk-demo/meson.build b/demos/gtk-demo/meson.build
index 6d4bd03fad..b6f52cb25c 100644
--- a/demos/gtk-demo/meson.build
+++ b/demos/gtk-demo/meson.build
@@ -10,6 +10,7 @@ demos = files([
'combobox.c',
'constraints.c',
'constraints2.c',
+ 'constraints3.c',
'css_accordion.c',
'css_basics.c',
'css_blendmodes.c',