From 3c764af8013b5b153d3e97311d56a8741536f4cf Mon Sep 17 00:00:00 2001 From: Monty Date: Sat, 29 Mar 2003 03:07:21 +0000 Subject: Roll all recent optimizations and fixes to mainline vorbisfile into Tremor First mainline deployment of libogg 2 (embedded into Tremor) git-svn-id: https://svn.xiph.org/trunk/Tremor@4565 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 9041c4f..d0a6c16 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 \ +libvorbisidec_la_SOURCES = mdct.c block.c window.c misc.c\ synthesis.c info.c \ floor1.c floor0.c vorbisfile.c \ res012.c mapping0.c registry.c codebook.c \ -- cgit v1.2.1