# HG changeset patch # User michael # Date 1078571257 0 # Node ID 9afd09aa6ff5689307221e23f9638cbe251a2c47 # Parent e47d9c8e205414aa316d69c8d3c0f9866f82b4e6 forgot to commit from patch by (Konstantin Andreyev ) diff -r e47d9c8e2054 -r 9afd09aa6ff5 Makefile --- 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)