aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/Makefile
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-01-19 17:38:44 +0100
committerNicolas George <nicolas.george@normalesup.org>2012-01-24 11:38:36 +0100
commit0c3577bfd98a8a3791adb7c01b4a203dddb345f8 (patch)
tree91ee50333cd084b43d2da36a69567a7186e2a31d /libavfilter/Makefile
parent9bd44b42a822609001c263ba0db0682113c8cc54 (diff)
downloadffmpeg-0c3577bfd98a8a3791adb7c01b4a203dddb345f8.tar.gz
lavfi: add avfilter_graph_dump.
Diffstat (limited to 'libavfilter/Makefile')
-rw-r--r--libavfilter/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavfilter/Makefile b/libavfilter/Makefile
index d21d5f4230..9c4be6b6ba 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -18,6 +18,7 @@ OBJS = allfilters.o \
defaults.o \
drawutils.o \
formats.o \
+ graphdump.o \
graphparser.o \
transform.o \
vsrc_buffer.o