summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2010-02-24 01:30:53 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2010-02-24 01:30:53 +0000
commit293a8f011bc74b9089cff8c1a52e51d4cb578b2d (patch)
treefe03f2e723446abb12d7c1e52fc883637aeae650
parentdabb44bc7b016c5c1b06a264784585ca1970afe2 (diff)
downloadxine-lib-293a8f011bc74b9089cff8c1a52e51d4cb578b2d.tar.gz
xine-lib-293a8f011bc74b9089cff8c1a52e51d4cb578b2d.tar.bz2
src/dxr3/compat.h needs to be in the tarball...
-rw-r--r--ChangeLog3
-rw-r--r--src/dxr3/Makefile.am2
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8f708835..507ad6c07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+xine-lib (1.1.18.1) 2010-??-??
+ * Oops. compat.c (for DXR3 support) was omitted.
+
xine-lib (1.1.18) 2010-02-23
* Bump the FLAC decoder's priority above ffmpegaudio. This should fix
various problems with FLAC playback.
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