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

pull/6/head
Janne Grunau 13 years ago
parent 7e522859fc
commit ea14a655f7
  1. 2
      libavutil/Makefile

@ -91,6 +91,8 @@ OBJS = adler32.o \
OBJS-$(HAVE_MSVCRT) += ../compat/msvcrt/snprintf.o \
../compat/strtod.o
SKIPHEADERS = old_pix_fmts.h
TESTPROGS = adler32 \
aes \
avstring \

Loading…
Cancel
Save