summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2014-04-15 16:08:58 +0200
committerVittorio Giovara <vittorio.giovara@gmail.com>2014-06-14 00:24:35 -0400
commit2dc265619a2fc9c6f9aff7ac2bcdbcb90e9610cb (patch)
treea68db84370951701f84a7f40d7020d9d3fe6ba3d /libavformat/Makefile
parent5a69ded12aaf2bd3baed5d1d644ef23cfecef87f (diff)
lavf: group dump functions together
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 59fe34e7ad..b6957f60ec 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -8,6 +8,7 @@ OBJS = allformats.o \
avio.o \
aviobuf.o \
cutils.o \
+ dump.o \
format.o \
id3v1.o \
id3v2.o \