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 /slideshow/util | |
parent | 3882e9c8eff073576328353f6c7ef2f2ef20f2d4 (diff) |
#i107706#: liquidate goodies module
Diffstat (limited to 'slideshow/util')
-rw-r--r-- | slideshow/util/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/util/makefile.mk b/slideshow/util/makefile.mk index aba4094b242f..f3182708cd38 100644 --- a/slideshow/util/makefile.mk +++ b/slideshow/util/makefile.mk @@ -67,7 +67,7 @@ SHL1STDLIBS= $(TOOLSLIB) \ $(CANVASTOOLSLIB) \ $(CPPCANVASLIB) \ $(UNOTOOLSLIB) \ - $(GOODIESLIB) \ + $(SVTOOLLIB) \ $(AVMEDIALIB) SHL1IMPLIB=i$(TARGET) |