diff --git a/doc/meson.build b/doc/meson.build index 8f5ea21..415f2d0 100644 --- a/doc/meson.build +++ b/doc/meson.build @@ -1,7 +1,5 @@ docgen = find_program('valadoc', required: get_option('documentation')) -docs_dir = datadir / 'doc' - dir = 'fusebox' target = custom_target( 'valadoc',