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

vitor subversion at mplayerhq.hu
Fri Apr 4 22:40:39 CEST 2008


Author: vitor
Date: Fri Apr  4 22:40:38 2008
New Revision: 2092

Log:
10l: forgot to commit this change

Modified:
   libavfilter/Makefile

Modified: libavfilter/Makefile
==============================================================================
--- libavfilter/Makefile	(original)
+++ libavfilter/Makefile	Fri Apr  4 22:40:38 2008
@@ -10,6 +10,7 @@ OBJS = allfilters.o \
        avfiltergraph.o \
        defaults.o \
        formats.o \
+       graphparser.o \
 
 
 OBJS-$(CONFIG_CROP_FILTER)       += vf_crop.o



More information about the FFmpeg-soc mailing list