avutil: skip old_pix_fmts.h since it is just a list

This commit is contained in:
Janne Grunau 2012-10-08 12:09:16 +02:00
parent 7e522859fc
commit ea14a655f7

View File

@ -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 \