summaryrefslogtreecommitdiff
path: root/src/video_out/Makefile.am
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-02-02 00:21:41 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-02-02 00:21:41 +0000
commit3c7b2fa3c7f6640434d64ccfdb72ef77333f40e0 (patch)
treef60bf11997f1a552c655e02e63ccfea1a2f4335b /src/video_out/Makefile.am
parente37643a0929038587a8517a266c4f20806542788 (diff)
downloadxine-lib-3c7b2fa3c7f6640434d64ccfdb72ef77333f40e0.tar.gz
xine-lib-3c7b2fa3c7f6640434d64ccfdb72ef77333f40e0.tar.bz2
Add a header file for some strings shared between the Xv-using plugins.
Diffstat (limited to 'src/video_out/Makefile.am')
-rw-r--r--src/video_out/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_out/Makefile.am b/src/video_out/Makefile.am
index 3b5703792..c1d142263 100644
--- a/src/video_out/Makefile.am
+++ b/src/video_out/Makefile.am
@@ -12,7 +12,7 @@ endif
EXTRA_DIST = video_out_directx.c video_out_macosx.m
-noinst_HEADERS = yuv2rgb.h x11osd.h xcbosd.h
+noinst_HEADERS = yuv2rgb.h x11osd.h xcbosd.h xv_common.h
if HAVE_X11
X11OSD = x11osd.c