[xiph-commits] r14245 - branches/theora-thusnelda/lib

xiphmont at svn.xiph.org xiphmont at svn.xiph.org
Wed Nov 28 10:56:56 PST 2007


Author: xiphmont
Date: 2007-11-28 10:56:55 -0800 (Wed, 28 Nov 2007)
New Revision: 14245

Modified:
   branches/theora-thusnelda/lib/Makefile.am
Log:
remove blockmap and blockinline from makefile



Modified: branches/theora-thusnelda/lib/Makefile.am
===================================================================
--- branches/theora-thusnelda/lib/Makefile.am	2007-11-28 13:34:04 UTC (rev 14244)
+++ branches/theora-thusnelda/lib/Makefile.am	2007-11-28 18:56:55 UTC (rev 14245)
@@ -34,7 +34,6 @@
 	enc/encoder_idct.c \
 	enc/encoder_toplevel.c \
 	enc/encoder_quant.c \
-	enc/blockmap.c \
 	enc/dct.c \
 	enc/dct_decode.c \
 	enc/frarray.c \
@@ -99,7 +98,6 @@
 noinst_HEADERS = \
 	cpu.h \
 	internal.h \
-	enc/block_inline.h \
 	enc/codec_internal.h \
 	enc/encoder_lookup.h \
 	enc/encoder_huffman.h \



More information about the commits mailing list