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, 3 insertions, 0 deletions
diff --git a/types/fx/meson.build b/types/fx/meson.build
new file mode 100644
index 0000000..b7f0207
--- /dev/null
+++ b/types/fx/meson.build
@@ -0,0 +1,3 @@
+wlr_files += files(
+ 'shadow_data.c'
+)