mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-22 06:59:59 -05:00
Cleanups
This commit is contained in:
parent
dbb57fc58e
commit
e44a5818ae
9 changed files with 40 additions and 74 deletions
3
Makefile
3
Makefile
|
|
@ -11,3 +11,6 @@ run:
|
|||
PIPEWIRE_MODULE_DIR=build \
|
||||
PIPEWIRE_CONFIG_FILE=build/pipewire/daemon/pipewire.conf \
|
||||
build/pipewire/daemon/pipewire
|
||||
|
||||
dist:
|
||||
git archive --prefix=pipewire-0.1.0/ -o pipewire-0.1.0.tar.gz HEAD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue