Commit 7621c353 authored by Michael Niedermayer's avatar Michael Niedermayer

Makefile: remove old codec_names.h on distclean

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 54d7094f
......@@ -159,7 +159,7 @@ clean::
distclean::
$(RM) $(DISTCLEANSUFFIXES)
$(RM) config.* .version version.h libavutil/avconfig.h
$(RM) config.* .version version.h libavutil/avconfig.h libavcodec/codec_names.h
config:
$(SRC_PATH)/configure $(value FFMPEG_CONFIGURATION)
......
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