aboutsummaryrefslogtreecommitdiffstats
path: root/include/rin/meson.build
blob: cf97cd6c285fd7ec931e61f26dc73e2d12427373 (plain)
1
2
3
4
5
6
7
8
9
headers = [
	'definitions.h',
	'diagnostic.h',
	'float.h',
	'float_types.h',
	'gpio.h',
]

install_headers(headers , subdir : 'rin')