Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-1.1
Commits
91bcf3d3
Commit
91bcf3d3
authored
Jan 29, 2006
by
Clément Stenac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Should fix skins stuff build
parent
6ff05234
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
share/Makefile.am
share/Makefile.am
+2
-2
No files found.
share/Makefile.am
View file @
91bcf3d3
...
...
@@ -362,6 +362,6 @@ DIST_osdmenu_dvd = \
$(NULL)
skins2/playtree.vlt
:
$(DIST_skins2_playtree:%=$(srcdir)/%)
cd
$(srcdir)
/share/skins2
&&
tar
cfz
$(distdir)
/share/skins2/playtree.vlt
$(distdire)
/share/skins2/playtree/
*
png
$(distdir)
/share/skins2/
playtree/
*
xml playtree/
*
ttf
start
=
$$
PWD
&&
cd
$$
start/
$(srcdir)
/skins2
&&
tar
cfz
$$
start/
$(top_builddir)
/share/skins2/playtree.vlt playtree/
*
png
playtree/
*
xml playtree/
*
ttf
skins2/default.vlt
:
$(DIST_skins2_default:%=$(srcdir)/%)
cd
$(srcdir)
/share/skins2
&&
tar
cfz
$(distdir)
/share/skins2/default.vlt
$(distdir)
/share/skins2/default/
*
png
$(distdire)
/share/skins2/
default/
*
xml default/
*
ttf
start
=
$$
PWD
&&
cd
$$
start/
$(srcdir)
/skins2
&&
tar
cfz
$$
start/
$(top_builddir)
/share/skins2/default.vlt default/
*
png
default/
*
xml default/
*
ttf
Write
Preview
Markdown
is supported
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