git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41b3e1d
)
[Win32] fix build package.
author
Jean-Baptiste Kempf
<jb@videolan.org>
Mon, 20 Oct 2008 16:00:25 +0000
(18:00 +0200)
committer
Jean-Baptiste Kempf
<jb@videolan.org>
Mon, 20 Oct 2008 16:01:00 +0000
(18:01 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
a8d8d51
..
9c23375
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-753,7
+753,7
@@
package-win32-base-debug: package-win-common
fi ; done
# Contrib *.dll's
- cp $(srcdir)/extras/contrib/lib/*.dll "vlc-$(VERSION)/"
+ cp $(srcdir)/extras/contrib/lib/*.dll "vlc-$(VERSION)/"
|| true
# Copy the lua scripts (HTTP)
if BUILD_LUA