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
GSoC
GSoC2018
macOS
vlc
Commits
117fb9dc
Commit
117fb9dc
authored
Jul 01, 2005
by
Christophe Mutricy
Browse files
Compile fix
parent
10ccb3db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
117fb9dc
...
...
@@ -804,8 +804,8 @@ endif
mkdir
-p
"$(top_builddir)/vlc-${VERSION}/activex"
if
BUILD_ACTIVEX
cp
$(
top_build
dir)/activex/README.TXT
$(top_builddir)/vlc-${VERSION}/activex/
;
cp
$(
top_build
dir)/activex/test.html
$(top_builddir)/vlc-${VERSION}/activex/
;
cp
$(
src
dir)/activex/README.TXT
$(top_builddir)/vlc-${VERSION}/activex/
;
cp
$(
src
dir)/activex/test.html
$(top_builddir)/vlc-${VERSION}/activex/
;
unix2dos
$(top_builddir)/vlc-${VERSION}/activex/*
;
cp
$(top_builddir)/activex/*$(LIBEXT)
$(top_builddir)/vlc-${VERSION}/activex/
;
...
...
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