mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
Merge commit '7e5bde93a1'
* commit '7e5bde93a1':
build: Rename OBJDIRS variable to OUTDIRS
Merged-by: James Almer <jamrial@gmail.com>
This commit is contained in:
commit
06476249cd
7 changed files with 7 additions and 7 deletions
2
Makefile
2
Makefile
|
|
@ -159,7 +159,7 @@ check: all alltools examples testprogs fate
|
|||
|
||||
include $(SRC_PATH)/tests/Makefile
|
||||
|
||||
$(sort $(OBJDIRS)):
|
||||
$(sort $(OUTDIRS)):
|
||||
$(Q)mkdir -p $@
|
||||
|
||||
# Dummy rule to stop make trying to rebuild removed or renamed headers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue