From c47d49cbc9f123fee59e2c1ed050c7de37323b9d Mon Sep 17 00:00:00 2001 From: Petri Hintukainen Date: Sat, 30 Jun 2012 21:07:27 +0300 Subject: Add color_matrix.c to EXTRA_DIST --- src/video_out/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/video_out/Makefile.am b/src/video_out/Makefile.am index 9ae05d6f7..2e0b456d7 100644 --- a/src/video_out/Makefile.am +++ b/src/video_out/Makefile.am @@ -12,7 +12,7 @@ if ENABLE_MACOSX_VIDEO SUBDIRS += macosx endif -EXTRA_DIST = video_out_directx.c video_out_macosx.m +EXTRA_DIST = video_out_directx.c video_out_macosx.m color_matrix.c noinst_HEADERS = yuv2rgb.h x11osd.h xcbosd.h xv_common.h -- cgit v1.2.3