summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-11-10 12:25:21 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-11-10 12:25:21 +0000
commit44bc63742e5296b114d12ef33f29bf59758c1672 (patch)
tree8b750fb4c94537b8f2c62fbdc4ee59232188a43e
parent281dbfcc4668928841bf3c2b39dbe295a58c3e5f (diff)
downloadxine-lib-44bc63742e5296b114d12ef33f29bf59758c1672.tar.gz
xine-lib-44bc63742e5296b114d12ef33f29bf59758c1672.tar.bz2
Stop trying to distribute videodev2.h.
-rw-r--r--src/input/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/Makefile.am b/src/input/Makefile.am
index 0b966ce8e..ed32ad7c5 100644
--- a/src/input/Makefile.am
+++ b/src/input/Makefile.am
@@ -20,7 +20,7 @@ endif
xineinclude_HEADERS = input_plugin.h
-noinst_HEADERS = net_buf_ctrl.h mms.h mmsh.h pnm.h media_helper.h videodev2.h http_helper.h
+noinst_HEADERS = net_buf_ctrl.h mms.h mmsh.h pnm.h media_helper.h http_helper.h
if ENABLE_DVB