meson: rename uninstalled target to pw-uninstalled

It does not seem to work anymore with recent versions.
This commit is contained in:
Wim Taymans 2020-08-12 17:35:47 +02:00
parent 2176874687
commit add30965e3
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@ cli: all
@BUILD_ROOT@/src/tools/pw-cli
shell: all
ninja -C @BUILD_ROOT@ uninstalled
ninja -C @BUILD_ROOT@ pw-uninstalled
dist: all
git archive --prefix=pipewire-@VERSION@/ -o pipewire-@VERSION@.tar.gz @TAG@