Debug added to makefile
This commit is contained in:
3
Makefile
3
Makefile
@ -14,3 +14,6 @@ clean:
|
|||||||
|
|
||||||
run: all
|
run: all
|
||||||
./es-5
|
./es-5
|
||||||
|
|
||||||
|
debug: all
|
||||||
|
PIPEWIRE_DEBUG=5 ./$(NAME)
|
||||||
|
Reference in New Issue
Block a user