[xiph-commits] r13990 - trunk/theora-tools/vp32theora

j at svn.xiph.org j at svn.xiph.org
Mon Oct 15 10:11:03 PDT 2007


Author: j
Date: 2007-10-15 10:11:03 -0700 (Mon, 15 Oct 2007)
New Revision: 13990

Modified:
   trunk/theora-tools/vp32theora/Makefile.am
Log:
update Makefile for vp32theora

Modified: trunk/theora-tools/vp32theora/Makefile.am
===================================================================
--- trunk/theora-tools/vp32theora/Makefile.am	2007-10-15 17:10:12 UTC (rev 13989)
+++ trunk/theora-tools/vp32theora/Makefile.am	2007-10-15 17:11:03 UTC (rev 13990)
@@ -4,7 +4,7 @@
 
 noinst_PROGRAMS = vp32theora avi2vp3
 
-vp32theora_SOURCES = theora_transcoder.c
+vp32theora_SOURCES = vp32theora.c
 vp32theora_LDADD = -ltheora -lvorbisenc -lvorbis -logg -lm
 
 avi2vp3_SOURCES = avi2vp3.c avilib.c avilib.h



More information about the commits mailing list