diff options
Diffstat (limited to 'svx/workben/makefile.mk')
-rw-r--r-- | svx/workben/makefile.mk | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/svx/workben/makefile.mk b/svx/workben/makefile.mk index a18c81ab5c37..4aa0a098f00a 100644 --- a/svx/workben/makefile.mk +++ b/svx/workben/makefile.mk @@ -2,14 +2,10 @@ # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # -# Copyright 2008 by Sun Microsystems, Inc. +# Copyright 2000, 2010 Oracle and/or its affiliates. # # OpenOffice.org - a multi-platform office productivity suite # -# $RCSfile: makefile.mk,v $ -# -# $Revision: 1.8 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify @@ -59,7 +55,6 @@ APP1STDLIBS=$(TOOLSLIB) \ $(CPPULIB) \ $(CPPUHELPERLIB) \ $(SALLIB) \ - $(GOODIESLIB) \ $(SFXLIB) \ $(SOTLIB) \ $(VCLLIB) |