summaryrefslogtreecommitdiff
path: root/types/meson.build
blob: 0527b7c07feaab8d98aa18b9b04198392e503e5e (plain)
1
2
3
4
5
6
7
wlr_files += files(
	'output/wlr_output.c',
	'scene/wlr_scene.c',
	'buffer/buffer.c',
)

subdir('fx')