layout: Force a repaint of the entire output
[src/agl-compositor.git] / meson.build
index a7e1bfc..08548f8 100644 (file)
@@ -92,6 +92,7 @@ deps_libweston = [
 srcs_agl_compositor = [
        'src/main.c',
        'src/desktop.c',
+       'src/layout.c',
        'src/shell.c',
        'shared/option-parser.c',
        'shared/os-compatibility.c',