summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2017-06-01 16:44:45 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2017-06-05 16:52:23 +0800
commit61785ae8eead50bfe785b5cbaacf42a49e1d0fd3 (patch)
tree5972cda207e60ebc6159cf6b9dd94d3fa6d1bc95 /Makefile.am
parentad40e9b13edc0675368ce87eec73d77daa7f139c (diff)
downloadlibva-61785ae8eead50bfe785b5cbaacf42a49e1d0fd3.tar.gz
Remove the dummy driver
No one is interested in this dummy driver and it is not maintained. This fixes https://github.com/01org/libva/issues/28 Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2eced8a..f149bfe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
AUTOMAKE_OPTIONS = foreign
-SUBDIRS = va dummy_drv_video pkgconfig doc
+SUBDIRS = va pkgconfig doc
# Extra clean files so that maintainer-clean removes *everything*
MAINTAINERCLEANFILES = \