summaryrefslogtreecommitdiffstats
path: root/src/common/meson.build
blob: 82ebaa7bf25a53bb7001b302b272cd863d342055 (plain)
1
2
3
4
5
6
common_filenames = [
	'tlv_private.h',
	'tlv.c'
]

common_sources = files(common_filenames)