diff options
author | Philipp Lohmann [pl] <Philipp.Lohmann@oracle.com> | 2011-04-04 11:40:41 +0200 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-17 13:26:42 +0200 |
commit | 2eccffac60ee10c3507bda71b214f0393bac648f (patch) | |
tree | 9cb7330cb7f0dc0257802997f799f208fd82e344 /Repository.mk | |
parent | ed2ee34743f975225655576197cf6569bb138d71 (diff) |
ooo34gsl01: #i117680# fixup graphite_dll as static library [hg:859f1dffdb89]
Diffstat (limited to 'Repository.mk')
-rwxr-xr-x | Repository.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk index 8ed986d64b50..2b7918318544 100755 --- a/Repository.mk +++ b/Repository.mk @@ -106,7 +106,6 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \ cppunit \ icule \ - graphite_dll \ cppunit \ )) |