mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Makefile: set mixer and profile paths
This commit is contained in:
parent
2116b4d10a
commit
505f4c14b6
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ run: all
|
||||||
PIPEWIRE_MODULE_DIR=@BUILD_ROOT@ \
|
PIPEWIRE_MODULE_DIR=@BUILD_ROOT@ \
|
||||||
PATH=@BUILD_ROOT@/src/examples:$(PATH) \
|
PATH=@BUILD_ROOT@/src/examples:$(PATH) \
|
||||||
PIPEWIRE_CONFIG_FILE=@BUILD_ROOT@/src/daemon/pipewire-uninstalled.conf \
|
PIPEWIRE_CONFIG_FILE=@BUILD_ROOT@/src/daemon/pipewire-uninstalled.conf \
|
||||||
|
ACP_PATHS_DIR=spa/plugins/alsa/mixer/paths \
|
||||||
|
ACP_PROFILES_DIR=spa/plugins/alsa/mixer/profile-sets \
|
||||||
$(DBG) @BUILD_ROOT@/src/daemon/pipewire
|
$(DBG) @BUILD_ROOT@/src/daemon/pipewire
|
||||||
|
|
||||||
gdb:
|
gdb:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue