diff options
Diffstat (limited to 'svtools/util/makefile.mk')
-rw-r--r-- | svtools/util/makefile.mk | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/svtools/util/makefile.mk b/svtools/util/makefile.mk index 22be04f95d3f..ab05facdb065 100644 --- a/svtools/util/makefile.mk +++ b/svtools/util/makefile.mk @@ -1,15 +1,11 @@ #************************************************************************* #* # 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.67 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify @@ -62,6 +58,7 @@ LIB1FILES= \ $(SLB)$/edit.lib \ $(SLB)$/filter.lib \ $(SLB)$/filter.uno.lib \ + $(SLB)$/graphic.lib \ $(SLB)$/igif.lib \ $(SLB)$/jpeg.lib \ $(SLB)$/ixpm.lib \ |