Commit 087fd454 authored by michael's avatar michael

typo


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4214 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 19b16e01
...@@ -124,7 +124,7 @@ endif ...@@ -124,7 +124,7 @@ endif
ifeq ($(CONFIG_SMC_DECODER),yes) ifeq ($(CONFIG_SMC_DECODER),yes)
OBJS+= smc.o OBJS+= smc.o
endif endif
ifneq ($(CONFIG_SNOW_DECODER)$(CONFIG_Snow_ENCODER),) ifneq ($(CONFIG_SNOW_DECODER)$(CONFIG_SNOW_ENCODER),)
OBJS+= snow.o OBJS+= snow.o
endif endif
ifneq ($(CONFIG_SONIC_DECODER)$(CONFIG_SONIC_ENCODER)$(CONFIG_SONIC_LS_ENCODER),) ifneq ($(CONFIG_SONIC_DECODER)$(CONFIG_SONIC_ENCODER)$(CONFIG_SONIC_LS_ENCODER),)
......
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