Commit 7f46f042 authored by Michael Niedermayer's avatar Michael Niedermayer

buildsys: fix cleaning of libmpcodecs

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent e7073004
......@@ -209,3 +209,6 @@ OBJS-$(CONFIG_MOVIE_FILTER) += src_movie.o
TOOLS = graph2dot
TESTPROGS = drawutils filtfmts formats
clean::
$(RM) $(CLEANSUFFIXES:%=libavfilter/libmpcodecs/%)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment