Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
abb377b1
Commit
abb377b1
authored
Mar 10, 2006
by
Rémi Denis-Courmont
Browse files
Same as previous commit - for VLC
parent
9302aca7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
abb377b1
...
...
@@ -46,7 +46,7 @@ ACLOCAL_AMFLAGS = -I m4
# XXX: these flags could be set in configure.ac, but we set them here
# because old versions of automake don't support them in configure.ac.
AUTOMAKE_OPTIONS
=
dist-bzip2
subdir-objects
AUTOMAKE_OPTIONS
=
dist-bzip2
###############################################################################
# MacOS X project
...
...
@@ -212,7 +212,7 @@ DISTCLEANFILES = $(BUILT_SOURCES_distclean) vlc-config.in compile
bin_PROGRAMS
=
vlc
vlc_SOURCES
=
vlc.c
vlc_SOURCES
=
src/
vlc.c
# Ugly kludge so that automake defines $(CXXLINK)
EXTRA_vlc_SOURCES
=
extras/zsh.cpp
...
...
vlc.c
→
src/
vlc.c
View file @
abb377b1
File moved
Write
Preview
Supports
Markdown
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