Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
3374626a
Commit
3374626a
authored
Aug 20, 2007
by
Pierre d'Herbemont
Browse files
src/Makefile.am: build dynamic_media_list.c and tree.c.
parent
6643b4ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
3374626a
...
...
@@ -314,6 +314,7 @@ SOURCES_libvlc_control = \
control/vlm.c
\
control/video.c
\
control/audio.c
\
control/dynamic_media_list.c
\
control/event.c
\
control/media_descriptor.c
\
control/media_instance.c
\
...
...
@@ -325,7 +326,8 @@ SOURCES_libvlc_control = \
control/mediacontrol_util.c
\
control/mediacontrol_audio_video.c
\
control/media_discoverer.c
\
control/tag_query.c
control/tag_query.c
\
control/tree.c
###############################################################################
# Stamp rules
...
...
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