diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-12-15 21:55:40 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-12-15 21:55:40 +0100 |
commit | 6fa6f4fa24eac5b3530360bc485edc7d596e26bd (patch) | |
tree | a1f8e11ee9428dec407537a33d0c96b3af987bcd /svx/util | |
parent | d66c939c7f797c313dcb9a42536a464a77041c68 (diff) |
#i107706#: liquidate goodies module
Diffstat (limited to 'svx/util')
-rw-r--r-- | svx/util/makefile.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/util/makefile.mk b/svx/util/makefile.mk index 1dffe3a953c8..63e8d5082dd8 100644 --- a/svx/util/makefile.mk +++ b/svx/util/makefile.mk @@ -132,7 +132,6 @@ SHL1STDLIBS= \ $(AVMEDIALIB) \ $(SFX2LIB) \ $(XMLOFFLIB) \ - $(GOODIESLIB) \ $(BASEGFXLIB) \ $(DRAWINGLAYERLIB) \ $(LNGLIB) \ @@ -169,7 +168,6 @@ SHL2STDLIBS= \ $(SVXCORELIB) \ $(SFX2LIB) \ $(XMLOFFLIB) \ - $(GOODIESLIB) \ $(BASEGFXLIB) \ $(DRAWINGLAYERLIB) \ $(BASICLIB) \ |