mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
add uninstalled target
Also update submodules
This commit is contained in:
parent
8377d7e8d1
commit
6267e69638
3 changed files with 5 additions and 2 deletions
|
|
@ -23,6 +23,9 @@ cli: all
|
|||
PIPEWIRE_MODULE_DIR=build/src/modules/ \
|
||||
build/src/tools/pipewire-cli
|
||||
|
||||
shell: all
|
||||
ninja -C build uninstalled
|
||||
|
||||
dist: all
|
||||
git archive --prefix=pipewire-@VERSION@/ -o pipewire-@VERSION@.tar.gz @TAG@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue