[xiph-commits] r14772 - trunk/theora/lib

giles at svn.xiph.org giles at svn.xiph.org
Thu Apr 17 13:34:40 PDT 2008


Author: giles
Date: 2008-04-17 13:34:40 -0700 (Thu, 17 Apr 2008)
New Revision: 14772

Modified:
   trunk/theora/lib/Makefile.am
Log:
Include the new MSVC asm in the distribution.


Modified: trunk/theora/lib/Makefile.am
===================================================================
--- trunk/theora/lib/Makefile.am	2008-04-17 18:21:55 UTC (rev 14771)
+++ trunk/theora/lib/Makefile.am	2008-04-17 20:34:40 UTC (rev 14772)
@@ -18,7 +18,8 @@
         enc/x86_32_vs/recon_mmx.c \
         enc/dct_encode.c \
         enc/encode.c \
-        enc/encoder_toplevel.c
+        enc/encoder_toplevel.c \
+        dec/x86_vc
 
 lib_LTLIBRARIES = libtheoradec.la libtheoraenc.la libtheora.la
 



More information about the commits mailing list