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
8b836ad7
Commit
8b836ad7
authored
Sep 03, 2006
by
Rémi Denis-Courmont
Browse files
Another GNU makism killed
parent
79176e94
Changes
1
Hide whitespace changes
Inline
Side-by-side
share/Makefile.am
View file @
8b836ad7
...
...
@@ -256,7 +256,9 @@ DIST_applications = \
applications/vlc.desktop
\
$(NULL)
skins2/
%
.vlt
:
skins2/
default
.vlt
:
mkdir
-p
skins2
tar
cvvzf
$@
--exclude
.svn
-C
$(srcdir)
/skins2
$*
/
tar
cvvzf skins2/default.vlt
--exclude
.svn
-C
$(srcdir)
/skins2 default/
.PHONY
:
$(nobase_pkgdata_DATA)
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