summaryrefslogtreecommitdiff
path: root/src/video_out/Makefile.am
diff options
context:
space:
mode:
authorGuenter Bartsch <guenter@users.sourceforge.net>2001-07-05 21:42:29 +0000
committerGuenter Bartsch <guenter@users.sourceforge.net>2001-07-05 21:42:29 +0000
commita5794e8e81869b0776d1d34bf9ceebad1a5970a5 (patch)
tree4da990849109d0cc92eebd1a0a3cdb08be85511c /src/video_out/Makefile.am
parent733a94dbd41f79c4a1b7e137bd8e032eebfaf043 (diff)
downloadxine-lib-a5794e8e81869b0776d1d34bf9ceebad1a5970a5.tar.gz
xine-lib-a5794e8e81869b0776d1d34bf9ceebad1a5970a5.tar.bz2
added missing header files to Makefile.ams
CVS patchset: 255 CVS date: 2001/07/05 21:42:29
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 5070d63b9..70908130d 100644
--- a/src/video_out/Makefile.am
+++ b/src/video_out/Makefile.am
@@ -41,7 +41,7 @@ xineplug_vo_out_aa_la_SOURCES = video_out_aa.c
xineplug_vo_out_aa_la_LIBADD = -laa
xineplug_vo_out_aa_la_LDFLAGS = -avoid-version -module
-noinst_HEADERS = yuv2rgb.h video_out_syncfb.h
+noinst_HEADERS = yuv2rgb.h video_out_syncfb.h alphablend.h
include_HEADERS = video_out_x11.h