From d462ef0ce04d5ca91cd008efecc37c2c1fa39bbb Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sat, 17 Jan 2009 14:30:50 +0000 Subject: Avoid libtool running ldconfig (where not needed) at install time. --- src/libmpeg2/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libmpeg2') diff --git a/src/libmpeg2/Makefile.am b/src/libmpeg2/Makefile.am index 5a9f1302c..849e56363 100644 --- a/src/libmpeg2/Makefile.am +++ b/src/libmpeg2/Makefile.am @@ -1,3 +1,4 @@ +include $(top_builddir)/misc/Makefile.plugins include $(top_srcdir)/misc/Makefile.common xineplug_LTLIBRARIES = xineplug_decode_mpeg2.la -- cgit v1.2.3