summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2025-01-19 22:10:48 +0100
committerRoland Reichwein <mail@reichwein.it>2025-01-19 22:10:48 +0100
commit2aa2210ef6e05d508d3916db82dbcf455598b249 (patch)
tree260ea715f912a89b6b89784f8af0ec540886d565
parent892888da03028cbf67bf005747902b9e3e5b9773 (diff)
Fix Makefile
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f841932..9704e81 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ CFLAGS=-Wall -g -O2 -fPIC
CFLAGS+=-gdwarf-4
CLIBS=-lasound
-all: $(TARGET) #aplaymidi-mp
+all: $(TARGET) aplaymidi-mp
run-fcgi:
spawn-fcgi -a 127.0.0.1 -p 9090 -n -- ./midiplay-fcgi