mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
vdpau: remove extra \ from Makefile.am
This commit is contained in:
parent
f74f44c24f
commit
21d7740236
1 changed files with 1 additions and 1 deletions
|
@ -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) \
|
||||
|
|
Loading…
Reference in a new issue