From 17f5df4f9eb701d6e8203d2953a7c48d3dd55537 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 18 Jul 2013 21:31:47 +0200 Subject: Add initial MIDI protocol decoder. This supports a certain number of MIDI messages already, but not yet all of them. More will be added later. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 46f854d..0fd8918 100644 --- a/configure.ac +++ b/configure.ac @@ -166,6 +166,7 @@ AC_CONFIG_FILES([Makefile decoders/lm75/Makefile decoders/lpc/Makefile decoders/maxim_ds28ea00/Makefile + decoders/midi/Makefile decoders/mlx90614/Makefile decoders/mx25lxx05d/Makefile decoders/mxc6225xu/Makefile -- cgit v1.2.3-70-g09d2