summaryrefslogtreecommitdiff
path: root/solenv/doc
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2013-09-23 16:28:20 +0200
committerMatúš Kukan <matus.kukan@collabora.com>2013-12-17 21:31:15 +0100
commit975f62aeaa0c88cca1b7926ff34df1d7afb577c4 (patch)
tree103c642fd1627942e98fd1ca5f8efa2f015e17c5 /solenv/doc
parent669c282fea83c44d545fa8c1bfe03fa45568c35b (diff)
gbuild: remove obsolete SOLARLIB
Change-Id: I6fcf5ff3a8f543079c3c8d37a728eb0ba6e0587e
Diffstat (limited to 'solenv/doc')
-rw-r--r--solenv/doc/gbuild/solenv/gbuild/gbuild.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/doc/gbuild/solenv/gbuild/gbuild.mk b/solenv/doc/gbuild/solenv/gbuild/gbuild.mk
index 647a860c636a..bf89091b9a61 100644
--- a/solenv/doc/gbuild/solenv/gbuild/gbuild.mk
+++ b/solenv/doc/gbuild/solenv/gbuild/gbuild.mk
@@ -30,7 +30,6 @@ static Path WORKDIR;
// Expected from configure/environment
static const Integer OSL_DEBUG_LEVEL;
static const List<Path> SOLARINC;
-static const List<Path> SOLARLIB;
static const Path GBUILDDIR;
static const Path JAVA_HOME;
static const Path UPD;