summaryrefslogtreecommitdiffstats
path: root/include/meson.build
blob: 77a8d5333d92f33a863baefbc08f0e12aa13379d (plain)
1
2
3
4
5
6
7
header_filenames = [
	'utils.h',
	'net.h',
	'tlv.h'
]

fw_headers = files(header_filenames)