mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
Makefile cosmetics
Originally committed as revision 20422 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
083c5a48ec
commit
a48289c7b7
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -35,7 +35,7 @@ FF_DEP_LIBS := $(DEP_LIBS)
|
|||
|
||||
ALL_TARGETS-$(BUILD_DOC) += documentation
|
||||
|
||||
ifneq ($(PROGS),)
|
||||
ifdef PROGS
|
||||
INSTALL_TARGETS-yes += install-progs install-data
|
||||
INSTALL_TARGETS-$(BUILD_DOC) += install-man
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue