1 diff --git a/meson.build b/meson.build
2 index a0289ad..93fc61a 100644
5 @@ -253,19 +253,6 @@ if want_tests == true
6 c_args: '-DRELOADTEST -DDEBUG')
10 -lxcfs_spec = custom_target(
12 - build_by_default: true,
13 - input: 'lxcfs.spec.in',
14 - output: 'lxcfs.spec',
16 - meson_render_jinja2,
24 help2man = find_program('help2man')