Commit b4d24b47 authored by Diego Biurrun's avatar Diego Biurrun

build: Remove configure-generated .config file on distclean

parent 3891a270
...@@ -191,7 +191,7 @@ clean:: ...@@ -191,7 +191,7 @@ clean::
distclean:: distclean::
$(RM) $(DISTCLEANSUFFIXES) $(RM) $(DISTCLEANSUFFIXES)
$(RM) config.* .version version.h libavutil/avconfig.h $(RM) config.* .config libavutil/avconfig.h .version version.h
config: config:
$(SRC_PATH)/configure $(value LIBAV_CONFIGURATION) $(SRC_PATH)/configure $(value LIBAV_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