diff Makefile @ 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 6f50cb0ead51
children 9416dc106e06
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)