From 0e226aea818f0735b2f566894856eeee6a0a9a36 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Mon, 25 Apr 2005 22:44:22 +0000 Subject: **BUGFIX** Gotcha! Unfortunately, this disrupted make distcheck, so it is a showstopper for the release. I am too tired to wait another hour for the compilation, so things will have to wait until tomorrow morning. CVS patchset: 7498 CVS date: 2005/04/25 22:44:22 --- src/libmpeg2/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/libmpeg2/Makefile.am b/src/libmpeg2/Makefile.am index e0d0d37b3..8bcc9b8b2 100644 --- a/src/libmpeg2/Makefile.am +++ b/src/libmpeg2/Makefile.am @@ -29,4 +29,5 @@ xineplug_decode_mpeg2_la_SOURCES = \ xineplug_decode_mpeg2_la_LIBADD = $(MLIB_LIBS) $(XINE_LIB) xineplug_decode_mpeg2_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@ -noinst_HEADERS = vlc.h mpeg2.h xvmc.h xvmc_vld.h mpeg2_internal.h idct_mlib.h vis.h +noinst_HEADERS = vlc.h mpeg2.h xvmc.h xvmc_vld.h mpeg2_internal.h idct_mlib.h vis.h \ + libmpeg2_accel.h -- cgit v1.2.3