app-tools: fix the meson file.
As always, separate commit for easy cherry-pick on gimp-2-10.
This commit is contained in:
parent
87e9ebcfad
commit
ded382f8b7
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ gimp_debug_tool = executable('gimp-debug-tool-' + gimp_app_version,
|
|||
link_with: [
|
||||
libapp,
|
||||
libappwidgets,
|
||||
libgimpbase,
|
||||
],
|
||||
install: true,
|
||||
install_dir: get_option('libexecdir')
|
||||
|
|
|
|||
Loading…
Reference in a new issue