From 293a8f011bc74b9089cff8c1a52e51d4cb578b2d Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Wed, 24 Feb 2010 01:30:53 +0000 Subject: src/dxr3/compat.h needs to be in the tarball... --- src/dxr3/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/dxr3/Makefile.am b/src/dxr3/Makefile.am index f6beb521a..1027d0e44 100644 --- a/src/dxr3/Makefile.am +++ b/src/dxr3/Makefile.am @@ -18,6 +18,8 @@ if HAVE_LIBRTE link_rte = -lrte endif +EXTRA_DIST = compat.c + xineplug_LTLIBRARIES = $(dxr3_modules) xineplug_decode_dxr3_video_la_SOURCES = dxr3_decode_video.c -- cgit v1.2.3