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
f59e3d4d
Commit
f59e3d4d
authored
Feb 04, 2008
by
Jean-Baptiste Kempf
Browse files
Small Win32 fix.
parent
db567871
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
f59e3d4d
...
...
@@ -770,7 +770,7 @@ endif
package-win32-base-debug
:
package-win-common
# Copy relevant files
cp
"$(top_builddir)/vlc.win32.nsi"
"$(top_builddir)/vlc-$(VERSION)/"
cp
"$(top_builddir)/
extras/package/win32/
vlc.win32.nsi"
"$(top_builddir)/vlc-$(VERSION)/"
mkdir
-p
"$(top_builddir)/vlc-$(VERSION)/plugins"
for
i
in
""
`$(VLC_CONFIG)
--target
plugin`
;
do
\
...
...
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