diff --git a/makefile b/makefile index 50de7a2..743f110 100644 --- a/makefile +++ b/makefile @@ -93,7 +93,7 @@ cli.o: cli.c cli.h engine.h transport.h clean: rm -f *.o lib/microui.o wav_io.o jack-looper test_engine test_tui test_gui test_cli test_stress test_wav_io -test: test_engine test_tui test_cli test_wav_io test_audio_routing +test: jack-looper test_engine test_tui test_cli test_wav_io test_audio_routing ./test_engine ./test_tui ./test_cli