From a88dee8eea191d8bd3bf00a0a82c0302ce10a7c5 Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Wed, 19 Feb 2014 19:55:14 +0100 Subject: Add decklink_enc.h to SKIPHEADERS. Fixes make checkheaders without decklink headers. --- libavdevice/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libavdevice') diff --git a/libavdevice/Makefile b/libavdevice/Makefile index 56db451025..ba503a3911 100644 --- a/libavdevice/Makefile +++ b/libavdevice/Makefile @@ -56,6 +56,7 @@ OBJS-$(HAVE_LIBC_MSVCRT) += file_open.o # Windows resource file SLIBOBJS-$(HAVE_GNU_WINDRES) += avdeviceres.o +SKIPHEADERS-$(CONFIG_DECKLINK) += decklink_enc.h SKIPHEADERS-$(CONFIG_DSHOW_INDEV) += dshow_capture.h SKIPHEADERS-$(CONFIG_LIBPULSE) += pulse_audio_common.h SKIPHEADERS-$(CONFIG_V4L2_INDEV) += v4l2-common.h -- cgit v1.2.3