Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
a08cf819
Commit
a08cf819
authored
Aug 02, 2013
by
Jean-Paul Saman
Browse files
vdpau: link against VDPAU_LIBS
parent
28f585a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/hw/vdpau/Makefile.am
View file @
a08cf819
...
...
@@ -2,7 +2,7 @@ basedir = vdpau
include
$(top_srcdir)/modules/common.am
AM_CFLAGS
+=
$(VDPAU_CFLAGS)
AM_LIBADD
+=
libvlc_vdpau.la
AM_LIBADD
+=
libvlc_vdpau.la
$(VDPAU_LIBS)
libvlc_vdpau_la_SOURCES
=
vlc_vdpau.c vlc_vdpau.h instance.c
libvlc_vdpau_la_CPPFLAGS
=
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment