aboutsummaryrefslogtreecommitdiff
path: root/include/wlr/util/meson.build
blob: ee72cbd64cf89a57645844de1369c3000cf5316a (plain)
1
2
3
4
5
6
install_headers(
	'edges.h',
	'log.h',
	'region.h',
	subdir: 'wlr/util',
)