aboutsummaryrefslogtreecommitdiffstats
path: root/libavdevice
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2013-10-09 09:39:57 +0200
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2013-10-09 09:39:57 +0200
commitf4e85afd99ed1238243988b8473c66cb2721bf1a (patch)
treeac28f6cd99cc3af5cf1861d56f84d558b5690eba /libavdevice
parentf115e83c81bf2461de18087e5572d017949f930b (diff)
downloadandroid_external_ffmpeg-f4e85afd99ed1238243988b8473c66cb2721bf1a.tar.gz
android_external_ffmpeg-f4e85afd99ed1238243988b8473c66cb2721bf1a.tar.bz2
android_external_ffmpeg-f4e85afd99ed1238243988b8473c66cb2721bf1a.zip
Add pulse_audio_common.h to skipheaders.
Fixes an error when running make checkheaders.
Diffstat (limited to 'libavdevice')
-rw-r--r--libavdevice/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavdevice/Makefile b/libavdevice/Makefile
index a4bdad349e..ad959ee5d6 100644
--- a/libavdevice/Makefile
+++ b/libavdevice/Makefile
@@ -49,6 +49,7 @@ OBJS-$(CONFIG_LIBCDIO_INDEV) += libcdio.o
OBJS-$(CONFIG_LIBDC1394_INDEV) += libdc1394.o
SKIPHEADERS-$(CONFIG_DSHOW_INDEV) += dshow_capture.h
+SKIPHEADERS-$(CONFIG_LIBPULSE) += pulse_audio_common.h
SKIPHEADERS-$(CONFIG_V4L2_INDEV) += v4l2-common.h
SKIPHEADERS-$(CONFIG_V4L2_OUTDEV) += v4l2-common.h
SKIPHEADERS-$(HAVE_ALSA_ASOUNDLIB_H) += alsa-audio.h