summaryrefslogtreecommitdiffstats
path: root/src/common/meson.build
blob: da8b6567b98776ae89c2239ef583679a6b1d2b74 (plain)
1
2
3
4
5
common_filenames = [
	'tlv.c'
]

common_sources = files(common_filenames)