avutil: skip old_pix_fmts.h since it is just a list
This commit is contained in:
parent
7e522859fc
commit
ea14a655f7
@ -91,6 +91,8 @@ OBJS = adler32.o \
|
|||||||
OBJS-$(HAVE_MSVCRT) += ../compat/msvcrt/snprintf.o \
|
OBJS-$(HAVE_MSVCRT) += ../compat/msvcrt/snprintf.o \
|
||||||
../compat/strtod.o
|
../compat/strtod.o
|
||||||
|
|
||||||
|
SKIPHEADERS = old_pix_fmts.h
|
||||||
|
|
||||||
TESTPROGS = adler32 \
|
TESTPROGS = adler32 \
|
||||||
aes \
|
aes \
|
||||||
avstring \
|
avstring \
|
||||||
|
Loading…
Reference in New Issue
Block a user