diff --git a/Makefile b/Makefile index 6db405f..95c27b6 100644 --- a/Makefile +++ b/Makefile @@ -14,3 +14,6 @@ clean: run: all ./es-5 + +debug: all + PIPEWIRE_DEBUG=5 ./$(NAME)