[FFmpeg-soc] [soc]: r1430 - libavfilter/Makefile

vitor subversion at mplayerhq.hu
Tue Nov 6 20:53:40 CET 2007


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



More information about the FFmpeg-soc mailing list