vdpau: remove extra \ from Makefile.am

This commit is contained in:
Carl-Anton Ingmarsson 2009-04-01 21:26:45 +02:00 committed by Jan Schmidt
parent f74f44c24f
commit 21d7740236

View file

@ -4,7 +4,7 @@ libgstvdpau_la_SOURCES = \
gst-vdpau-device.c \
gstvdpaudecoder.c \
gstvdpaumpegdecoder.c \
mpegutil.c \
mpegutil.c
libgstvdpau_la_CFLAGS = $(GST_CFLAGS) $(X11_CFLAGS) -Ivdpau
libgstvdpau_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) \