diff decoders/Makefile.am @ 110:5e5adbe0f215

Added Midi decoder.
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 03 Oct 2001 20:17:48 +0000
parents a292285ae155
children fa3e593b6a5e
line wrap: on
line diff
--- a/decoders/Makefile.am	Wed Oct 03 20:17:34 2001 +0000
+++ b/decoders/Makefile.am	Wed Oct 03 20:17:48 2001 +0000
@@ -10,4 +10,5 @@
 	raw.c		\
     shn.c		\
 	voc.c		\
+	midi.c		\
 	wav.c