Debug added to makefile

This commit is contained in:
Christian Colglazier 2021-10-09 21:45:24 -04:00
parent 1d0e1f84d3
commit e828038729

View File

@ -14,3 +14,6 @@ clean:
run: all
./es-5
debug: all
PIPEWIRE_DEBUG=5 ./$(NAME)