mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-14 19:25:01 +00:00
buildsys: fix cleaning of libmpcodecs
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
e70730045a
commit
7f46f042d1
@ -209,3 +209,6 @@ OBJS-$(CONFIG_MOVIE_FILTER) += src_movie.o
|
||||
|
||||
TOOLS = graph2dot
|
||||
TESTPROGS = drawutils filtfmts formats
|
||||
|
||||
clean::
|
||||
$(RM) $(CLEANSUFFIXES:%=libavfilter/libmpcodecs/%)
|
||||
|
Loading…
Reference in New Issue
Block a user