X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=c%2Fghetto-sound-system%2FMakefile;h=260a436f3aaacf0e120881a0581b6ab6224b9232;hb=f2e16dc572820c25ed92817b43aca1e318cc592a;hp=6e1cac871bce81329d1cba991873cb91ed8b1965;hpb=a3a3e37495447af1bfafbf29b36e894bab90661b;p=mirrors%2FPrograms.git diff --git a/c/ghetto-sound-system/Makefile b/c/ghetto-sound-system/Makefile index 6e1cac8..260a436 100644 --- a/c/ghetto-sound-system/Makefile +++ b/c/ghetto-sound-system/Makefile @@ -1,5 +1,5 @@ sdl_BIN=sampler synth -alsa_BIN=beatdetect +alsa_BIN=beatdetect midi-rx #sdl_CFLAGS+=-lSDL_sound -lSDL -lSDL_mixer sdl_CFLAGS+=$(shell sdl-config --cflags --libs) -lSDL_mixer