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