diff options
-rw-r--r-- | src/video_out/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |