From a4c6794f438526b35bb43741a39a8049699a53db Mon Sep 17 00:00:00 2001 From: Monty Date: Sun, 30 Mar 2003 23:40:56 +0000 Subject: Fix several minor bits of merge weirdness spotted by slothead. git-svn-id: https://svn.xiph.org/trunk/Tremor@4570 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index d0a6c16..9041c4f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ INCLUDES = -I./ lib_LTLIBRARIES = libvorbisidec.la -libvorbisidec_la_SOURCES = mdct.c block.c window.c misc.c\ +libvorbisidec_la_SOURCES = mdct.c block.c window.c \ synthesis.c info.c \ floor1.c floor0.c vorbisfile.c \ res012.c mapping0.c registry.c codebook.c \ -- cgit v1.2.1