summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2009-01-16 15:19:19 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2009-01-16 15:19:19 +0000
commitc901b61ba0df01cff814151279c96c1878798f1c (patch)
treeb4fc8bb16458482787af37af592aa6630a77134e /src
parentfbc12b6297a2e9214e6a4c5bc1241065ec2e078e (diff)
parent6a4fd0cc2de081c4cf79fa35e8da0cb7237d40cc (diff)
downloadxine-lib-c901b61ba0df01cff814151279c96c1878798f1c.tar.gz
xine-lib-c901b61ba0df01cff814151279c96c1878798f1c.tar.bz2
Merge from 1.1.
--HG-- rename : src/libmpeg2new/Makefile.am => src/video_dec/libmpeg2new/Makefile.am
Diffstat (limited to 'src')
-rw-r--r--src/video_dec/libmpeg2new/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_dec/libmpeg2new/Makefile.am b/src/video_dec/libmpeg2new/Makefile.am
index 41c23878c..bc322169d 100644
--- a/src/video_dec/libmpeg2new/Makefile.am
+++ b/src/video_dec/libmpeg2new/Makefile.am
@@ -3,7 +3,7 @@ include $(top_srcdir)/misc/Makefile.common
AM_CFLAGS = $(DEFAULT_OCFLAGS) $(VISIBILITY_FLAG)
AM_LDFLAGS = $(xineplug_ldflags)
-SUBDIRS = libmpeg2
+SUBDIRS = include libmpeg2
xineplug_LTLIBRARIES = xineplug_decode_mpeg2new.la