summaryrefslogtreecommitdiff
path: root/types/fx/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'types/fx/meson.build')
-rw-r--r--types/fx/meson.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/types/fx/meson.build b/types/fx/meson.build
index b7f0207..2170f35 100644
--- a/types/fx/meson.build
+++ b/types/fx/meson.build
@@ -1,3 +1,4 @@
wlr_files += files(
- 'shadow_data.c'
+ 'shadow_data.c',
+ 'blur_data.c',
)