Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
ffmpeg
Commits
61ec024d
Commit
61ec024d
authored
Jun 04, 2011
by
Diego Biurrun
Browse files
Skip headers not designed to work standalone during 'make checkheaders'.
parent
8d459acc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
libavcodec/Makefile
libavcodec/Makefile
+2
-1
No files found.
libavcodec/Makefile
View file @
61ec024d
...
@@ -651,7 +651,8 @@ OBJS-$(!CONFIG_SMALL) += inverse.o
...
@@ -651,7 +651,8 @@ OBJS-$(!CONFIG_SMALL) += inverse.o
-include
$(SUBDIR)$(ARCH)/Makefile
-include
$(SUBDIR)$(ARCH)/Makefile
SKIPHEADERS
=
%_tablegen.h
SKIPHEADERS
+=
%_tablegen.h aac_tablegen_decl.h
\
fft-internal.h
$(ARCH)
/vp56_arith.h
SKIPHEADERS-$(CONFIG_DXVA2)
+=
dxva2.h dxva2_internal.h
SKIPHEADERS-$(CONFIG_DXVA2)
+=
dxva2.h dxva2_internal.h
SKIPHEADERS-$(CONFIG_LIBDIRAC)
+=
libdirac.h
SKIPHEADERS-$(CONFIG_LIBDIRAC)
+=
libdirac.h
SKIPHEADERS-$(CONFIG_LIBSCHROEDINGER)
+=
libschroedinger.h
SKIPHEADERS-$(CONFIG_LIBSCHROEDINGER)
+=
libschroedinger.h
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment