Commit 3acfd5b5 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

VLCKit: Remove contrib dependency files.

We already do that in contrib makefile.
parent b0da3bf1
...@@ -519,11 +519,9 @@ ...@@ -519,11 +519,9 @@
files = ( files = (
); );
inputPaths = ( inputPaths = (
$SRCROOT/../../../extras/contrib/bootstrap,
); );
name = make; name = make;
outputPaths = ( outputPaths = (
$SRCROOT/../../../extras/contrib/config.mak,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh; shellPath = /bin/sh;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment