Commit 79ae3533 authored by mru's avatar mru

Skip the tablegen fragments in checkheaders

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22336 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 080fb99d
......@@ -708,7 +708,8 @@ OBJS-$(HAVE_MMI) += ps2/dsputil_mmi.o \
OBJS-$(HAVE_VIS) += sparc/dsputil_vis.o \
sparc/simple_idct_vis.o \
SKIPHEADERS-$(CONFIG_DXVA2) += dxva2_internal.h
SKIPHEADERS = %_tablegen.h
SKIPHEADERS-$(CONFIG_DXVA2) += dxva2.h dxva2_internal.h
SKIPHEADERS-$(CONFIG_LIBDIRAC) += libdirac.h
SKIPHEADERS-$(CONFIG_LIBSCHROEDINGER) += libschroedinger.h
SKIPHEADERS-$(CONFIG_VAAPI) += vaapi_internal.h
......
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