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 | e05f0919fa4a0e8073b7af9cf8380a8da1b03ada (patch) | |
tree | 08490097f9edf283b2b207df5ea66bd3b0393425 /sd/util | |
parent | 3882e9c8eff073576328353f6c7ef2f2ef20f2d4 (diff) |
#i107706#: liquidate goodies module
Diffstat (limited to 'sd/util')
-rw-r--r-- | sd/util/makefile.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/util/makefile.mk b/sd/util/makefile.mk index 6b1e6ebf1676..ee283700da1a 100644 --- a/sd/util/makefile.mk +++ b/sd/util/makefile.mk @@ -73,7 +73,6 @@ SHL1STDLIBS+= \ $(CPPCANVASLIB) \ $(BASEGFXLIB) \ $(DRAWINGLAYERLIB) \ - $(GOODIESLIB) \ $(BASEGFXLIB) \ $(SVTOOLLIB) \ $(TKLIB) \ @@ -254,7 +253,6 @@ SHL5STDLIBS = $(ISDLIB) \ $(SFX2LIB) \ $(SVTOOLLIB) \ $(SOTLIB) \ - $(GOODIESLIB) \ $(VCLLIB) \ $(SVLLIB) \ $(SOTLIB) \ |