[xiph-commits] r14456 - trunk/theora/lib
j at svn.xiph.org
j at svn.xiph.org
Sun Feb 3 03:01:50 PST 2008
Author: j
Date: 2008-02-03 03:01:47 -0800 (Sun, 03 Feb 2008)
New Revision: 14456
Modified:
trunk/theora/lib/Makefile.am
Log:
add encapiwrapper to encoder_disabled
Modified: trunk/theora/lib/Makefile.am
===================================================================
--- trunk/theora/lib/Makefile.am 2008-02-03 10:52:14 UTC (rev 14455)
+++ trunk/theora/lib/Makefile.am 2008-02-03 11:01:47 UTC (rev 14456)
@@ -25,6 +25,7 @@
if THEORA_DISABLE_ENCODE
encoder_sources = \
+ enc/encapiwrapper.c \
enc/encoder_disabled.c
else
encoder_sources = \
More information about the commits
mailing list