From 53ce9e87fa11300647020ab6dd0a964ce0ff5a19 Mon Sep 17 00:00:00 2001 From: Monty Date: Wed, 16 Oct 2002 09:07:00 +0000 Subject: Nicolas Pitre's LOW_ACCURACY patch git-svn-id: https://svn.xiph.org/trunk/Tremor@4012 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 e38c165..9041c4f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,7 +11,7 @@ libvorbisidec_la_SOURCES = mdct.c block.c window.c \ sharedbook.c framing.c bitwise.c \ codebook.h misc.h mdct_lookup.h\ os.h mdct.h ivorbisfile.h lsp_lookup.h\ - registry.h window.h\ + registry.h window.h window_lookup.h\ codec_internal.h backends.h ogg.h \ asm_arm.h ivorbiscodec.h libvorbisidec_la_LDFLAGS = -version-info @V_LIB_CURRENT@:@V_LIB_REVISION@:@V_LIB_AGE@ -- cgit v1.2.1