mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-07-03 14:36:45 +08:00
Makefile cosmetics
Originally committed as revision 20422 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
2
Makefile
2
Makefile
@ -35,7 +35,7 @@ FF_DEP_LIBS := $(DEP_LIBS)
|
|||||||
|
|
||||||
ALL_TARGETS-$(BUILD_DOC) += documentation
|
ALL_TARGETS-$(BUILD_DOC) += documentation
|
||||||
|
|
||||||
ifneq ($(PROGS),)
|
ifdef PROGS
|
||||||
INSTALL_TARGETS-yes += install-progs install-data
|
INSTALL_TARGETS-yes += install-progs install-data
|
||||||
INSTALL_TARGETS-$(BUILD_DOC) += install-man
|
INSTALL_TARGETS-$(BUILD_DOC) += install-man
|
||||||
endif
|
endif
|
||||||
|
Reference in New Issue
Block a user