changeset 374:9afd09aa6ff5 libavformat

forgot to commit from patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)
author michael
date Sat, 06 Mar 2004 11:07:37 +0000
parents e47d9c8e2054
children e9fe23b3007f
files Makefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Fri Mar 05 22:10:50 2004 +0000
+++ b/Makefile	Sat Mar 06 11:07:37 2004 +0000
@@ -20,6 +20,7 @@
 
 ifeq ($(CONFIG_RISKY),yes)
 OBJS+= asf.o
+OBJS+= asf-enc.o
 endif
 
 ifeq ($(AMR_NB),yes)