X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile;h=8aa72fd63a36694acab3d1eb4d6a4a72cba11445;hb=d3327b7eda97523d1f4555f0f3615c69cd9ab65a;hp=4eca5d16654d5e07ceee916657155a304ed64ef8;hpb=7475a9351f57a157cddf47db7a00b7922c7bd994;p=ffmpeg diff --git a/Makefile b/Makefile index 4eca5d16654..8aa72fd63a3 100644 --- a/Makefile +++ b/Makefile @@ -184,7 +184,7 @@ clean:: distclean:: $(RM) $(DISTCLEANSUFFIXES) - $(RM) config.* .config libavutil/avconfig.h .version avversion.h version.h libavutil/ffversion.h libavcodec/codec_names.h libavcodec/bsf_list.c libavformat/protocol_list.c + $(RM) config.* .config libavutil/avconfig.h .version mapfile avversion.h version.h libavutil/ffversion.h libavcodec/codec_names.h libavcodec/bsf_list.c libavformat/protocol_list.c ifeq ($(SRC_LINK),src) $(RM) src endif