diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/src/meson.build | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/src/meson.build b/core/src/meson.build index ade182e..7cb7762 100644 --- a/core/src/meson.build +++ b/core/src/meson.build @@ -69,9 +69,6 @@ if get_option('lib') subdirs: meson.project_name(), requires: pkgconfig_deps, install_dir: libdir / 'pkgconfig', - variables: { - 'gjs': pkgdatadir / 'gjs', - }, ) custom_target( |