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
881e69ce
Commit
881e69ce
authored
Aug 28, 2003
by
gbazin
Browse files
* Makefile.am: zip files have a .zip extension ;)
parent
d5714f96
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
881e69ce
...
@@ -569,7 +569,7 @@ package-win32-base-exe:
...
@@ -569,7 +569,7 @@ package-win32-base-exe:
package-win32-base-zip
:
package-win32-base-zip
:
# Create package
# Create package
zip
-r
vlc-${VERSION}-win32
vlc-${VERSION}
zip
-r
vlc-${VERSION}-win32
.zip
vlc-${VERSION}
package-win32-exe
:
package-win32-base package-win32-base-exe
package-win32-exe
:
package-win32-base package-win32-base-exe
# Clean up
# Clean up
...
...
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