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
20edd952
Commit
20edd952
authored
Mar 22, 2006
by
dionoea
Browse files
Add share/http/requests/readme to win target
parent
01e7c694
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
20edd952
...
...
@@ -655,6 +655,8 @@ endif
cp
$(srcdir)/share/http/images/*.png
$(top_builddir)/vlc-${VERSION}/http/images/
cp
$(srcdir)/share/http/requests/*.xml
$(top_builddir)/vlc-${VERSION}/http/requests/
;
unix2dos
$(top_builddir)/vlc-${VERSION}/http/requests/*.xml
;
cp
$(srcdir)/share/http/requests/readme
$(top_builddir)/vlc-${VERSION}/http/requests/readme.txt
;
unix2dos
$(top_builddir)/vlc-${VERSION}/http/requests/readme.txt
;
cp
$(srcdir)/share/http/old/*.html
$(top_builddir)/vlc-${VERSION}/http/old/
;
unix2dos
$(top_builddir)/vlc-${VERSION}/http/old/*.html
;
...
...
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