Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
13
Issues
13
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
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
GSoC
GSoC2018
macOS
vlc
Commits
6c591395
Commit
6c591395
authored
Feb 22, 2017
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Makefile: remove unneeded ifdef for DARWIN
parent
a6fd0f90
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
modules/gui/macosx/Makefile.am
modules/gui/macosx/Makefile.am
+0
-4
No files found.
modules/gui/macosx/Makefile.am
View file @
6c591395
...
...
@@ -94,7 +94,6 @@ libmacosx_plugin_la_SOURCES = \
VLCDefaultValueSlider.h VLCDefaultValueSlider.m
\
VLCDefaultValueSliderCell.h VLCDefaultValueSliderCell.m
if
HAVE_DARWIN
nobase_libmacosx_plugin_la_DATA
=
\
UI/About.nib
\
UI/AddonManager.nib
\
...
...
@@ -125,7 +124,6 @@ nobase_libmacosx_plugin_la_DATA = \
UI/VLCFullScreenPanel.nib
\
UI/VLCRendererDialog.nib
\
UI/VLCStatusBarIconMainMenu.nib
endif
libmacosx_plugin_la_SOURCES
+=
\
UI/About.xib
\
...
...
@@ -782,6 +780,4 @@ DEPS_res += \
libmacosx_plugin_ladir
=
$(prefix)
/share/macosx/Contents/Resources
if
HAVE_DARWIN
dist_libmacosx_plugin_la_DATA
=
$(DEPS_res)
endif
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