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

giles at svn.xiph.org giles at svn.xiph.org
Fri Mar 20 23:34:20 PDT 2009


Author: giles
Date: 2009-03-20 23:34:19 -0700 (Fri, 20 Mar 2009)
New Revision: 15810

Modified:
   branches/theora-thusnelda/lib/Makefile.am
Log:
Update the distributed header list for the current encoder.


Modified: branches/theora-thusnelda/lib/Makefile.am
===================================================================
--- branches/theora-thusnelda/lib/Makefile.am	2009-03-21 06:18:00 UTC (rev 15809)
+++ branches/theora-thusnelda/lib/Makefile.am	2009-03-21 06:34:19 UTC (rev 15810)
@@ -93,13 +93,14 @@
 	cpu.h \
 	internal.h \
 	enc/codec_internal.h \
+	enc/dsp.h \
+	enc/encoder_huffman.h \
 	enc/encoder_lookup.h \
-	enc/encoder_huffman.h \
+	enc/enquant.h \
 	enc/hufftables.h \
+	enc/mode_select.h \
 	enc/quant_lookup.h \
-	enc/mode_select.h \
 	enc/toplevel_lookup.h \
-	enc/dsp.h \
 	dec/apiwrapper.h \
 	dec/bitpack.h \
 	dec/dct.h \



More information about the commits mailing list