summaryrefslogtreecommitdiff
path: root/libavdevice/Makefile
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-09-13 17:23:06 +0200
committerAnton Khirnov <anton@khirnov.net>2011-09-17 06:45:26 +0200
commite417d80d2853bbeab90eea073ef4fa4a3fcf9d50 (patch)
tree63e2781355d66d88d046c6bd56746f9b5991aa36 /libavdevice/Makefile
parent85d982f1e2c3efb8d5622caea162cede3f6c0e21 (diff)
lavd: add libcdio-paranoia input device for audio CD grabbing
Diffstat (limited to 'libavdevice/Makefile')
-rw-r--r--libavdevice/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavdevice/Makefile b/libavdevice/Makefile
index eaf27ddc42..d8a5945549 100644
--- a/libavdevice/Makefile
+++ b/libavdevice/Makefile
@@ -24,6 +24,7 @@ OBJS-$(CONFIG_VFWCAP_INDEV) += vfwcap.o
OBJS-$(CONFIG_X11_GRAB_DEVICE_INDEV) += x11grab.o
# external libraries
+OBJS-$(CONFIG_LIBCDIO_INDEV) += libcdio.o
OBJS-$(CONFIG_LIBDC1394_INDEV) += libdc1394.o
SKIPHEADERS-$(HAVE_ALSA_ASOUNDLIB_H) += alsa-audio.h