Update README
This commit is contained in:
parent
2fa9314d01
commit
9431770dd4
2 changed files with 39 additions and 13 deletions
1
Makefile
1
Makefile
|
|
@ -7,7 +7,6 @@ DEP = $(subst .cpp,.d,$(SRC))
|
|||
# The -M* switches automatically generate .d dependency files
|
||||
CPPFLAGS += -MP -MMD $(INCDIRS)
|
||||
|
||||
# LDLIBS = -ljack -lrtmidi -lusb-1.0
|
||||
LDLIBS = -lrtmidi -lusb-1.0
|
||||
|
||||
BIN = mustang_midi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue