diff --git a/meson.build b/meson.build index f6ffff40..aee4b11b 100644 --- a/meson.build +++ b/meson.build @@ -159,7 +159,6 @@ subdir('examples') pkgconfig = import('pkgconfig') pkgconfig.generate( libraries: lib_wlr, - subdirs: '@0@'.format(meson.project_name()), version: meson.project_version(), filebase: meson.project_name(), name: meson.project_name(),