Author: vitor
Date: Tue Nov  6 20:53:40 2007
New Revision: 1430

Log:
Oops, forgot Makefile changes in last commit

Modified:
   libavfilter/Makefile

Modified: libavfilter/Makefile
==============================================================================
--- libavfilter/Makefile        (original)
+++ libavfilter/Makefile        Tue Nov  6 20:53:40 2007
@@ -4,7 +4,7 @@ CFLAGS+=-I$(SRC_PATH)/libavcodec -I$(SRC
 
 OBJS = avfilter.o \
        avfiltergraph.o \
-       avfiltergraphdesc.o \
+       avfiltergraphfile.o \
        defaults.o \
 
 # TODO: real conditional compilation
_______________________________________________
FFmpeg-soc mailing list
[email protected]
http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to