aboutsummaryrefslogtreecommitdiffstats
path: root/src/time/meson.build
blob: ce638ce0b3b344d5a84b13602b5970c5b6c0e7a8 (plain)
1
2
3
4
5
6
7
time_filenames = [
	'benchmark.c',
	'time.c',
	'time_private.h',
]

time_sources = files(time_filenames)