Correct counts for flushing reply packets

This commit is contained in:
hirsch 2016-06-23 09:42:39 -04:00
parent e1e8305195
commit 2fa9314d01
2 changed files with 13 additions and 7 deletions

View file

@ -7,7 +7,8 @@ DEP = $(subst .cpp,.d,$(SRC))
# The -M* switches automatically generate .d dependency files
CPPFLAGS += -MP -MMD $(INCDIRS)
LDLIBS = -ljack -lrtmidi -lusb-1.0
# LDLIBS = -ljack -lrtmidi -lusb-1.0
LDLIBS = -lrtmidi -lusb-1.0
BIN = mustang_midi