Commit 59748689 authored by Diego Biurrun's avatar Diego Biurrun

build: Remove generated .version file on distclean.

parent e14574eb
......@@ -168,7 +168,7 @@ clean:: testclean
distclean::
$(RM) $(DISTCLEANSUFFIXES)
$(RM) version.h config.* libavutil/avconfig.h
$(RM) config.* .version version.h libavutil/avconfig.h
config:
$(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