mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
Merge commit '7ebe7e8e7a'
* commit '7ebe7e8e7a':
build: Remove pkg-config files on clean instead of on distclean
Merged-by: James Almer <jamrial@gmail.com>
This commit is contained in:
commit
e0087a5624
3 changed files with 1 additions and 7 deletions
1
Makefile
1
Makefile
|
|
@ -139,7 +139,6 @@ clean::
|
|||
$(RM) -rf coverage.info coverage.info.in lcov
|
||||
|
||||
distclean::
|
||||
$(RM) $(DISTCLEANSUFFIXES)
|
||||
$(RM) .version avversion.h config.asm config.h mapfile \
|
||||
ffbuild/.config ffbuild/config.* libavutil/avconfig.h \
|
||||
version.h libavutil/ffversion.h libavcodec/codec_names.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue