Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
0b4923c6
Commit
0b4923c6
authored
Feb 13, 2016
by
François Cartegnie
🤞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test: add missing libvlccore
parent
141d5e26
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/Makefile.am
test/Makefile.am
+1
-1
No files found.
test/Makefile.am
View file @
0b4923c6
...
@@ -95,7 +95,7 @@ test_src_input_stream_net_LDADD = $(LIBVLCCORE) $(LIBVLC)
...
@@ -95,7 +95,7 @@ test_src_input_stream_net_LDADD = $(LIBVLCCORE) $(LIBVLC)
test_src_misc_bits_SOURCES
=
src/misc/bits.c
test_src_misc_bits_SOURCES
=
src/misc/bits.c
test_src_misc_bits_LDADD
=
$(LIBVLC)
test_src_misc_bits_LDADD
=
$(LIBVLC)
test_src_misc_epg_SOURCES
=
src/misc/epg.c
test_src_misc_epg_SOURCES
=
src/misc/epg.c
test_src_misc_epg_LDADD
=
$(LIBVLC)
test_src_misc_epg_LDADD
=
$(LIBVLCCORE)
$(LIBVLC)
test_src_interface_dialog_SOURCES
=
src/interface/dialog.c
test_src_interface_dialog_SOURCES
=
src/interface/dialog.c
test_src_interface_dialog_LDADD
=
$(LIBVLCCORE)
$(LIBVLC)
test_src_interface_dialog_LDADD
=
$(LIBVLCCORE)
$(LIBVLC)
test_modules_packetizer_hxxx_SOURCES
=
modules/packetizer/hxxx.c
test_modules_packetizer_hxxx_SOURCES
=
modules/packetizer/hxxx.c
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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