diff --git a/Makefile b/Makefile index 306f060ec3..58f1a3adf9 100644 --- a/Makefile +++ b/Makefile @@ -181,6 +181,7 @@ clean:: distclean:: $(RM) $(DISTCLEANSUFFIXES) $(RM) config.* .config libavutil/avconfig.h .version avversion.h version.h libavutil/ffversion.h libavcodec/codec_names.h + $(RM) -rf doc/examples/pc-uninstalled config: $(SRC_PATH)/configure $(value FFMPEG_CONFIGURATION)