mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +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 \
|
gst-vdpau-device.c \
|
||||||
gstvdpaudecoder.c \
|
gstvdpaudecoder.c \
|
||||||
gstvdpaumpegdecoder.c \
|
gstvdpaumpegdecoder.c \
|
||||||
mpegutil.c \
|
mpegutil.c
|
||||||
|
|
||||||
libgstvdpau_la_CFLAGS = $(GST_CFLAGS) $(X11_CFLAGS) -Ivdpau
|
libgstvdpau_la_CFLAGS = $(GST_CFLAGS) $(X11_CFLAGS) -Ivdpau
|
||||||
libgstvdpau_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) \
|
libgstvdpau_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) \
|
||||||
|
|
Loading…
Reference in a new issue