summaryrefslogtreecommitdiff
path: root/vbahelper/source/vbahelper/makefile.mk
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-04-17 20:34:49 +0200
committerMathias Bauer <mba@openoffice.org>2010-04-17 20:34:49 +0200
commite872750ab988f32fdb4ba6687068f3f9388b9887 (patch)
tree05bd705eb567001f22e5de49f17fcb9e9fee3dee /vbahelper/source/vbahelper/makefile.mk
parentd37e25dd881e548bce4122d1f4768de36444d3b9 (diff)
parente2c4481e559a6c20c126539ba2c4e00d708c3fc4 (diff)
CWS gnumake2: rebase to DEV300_m76; fix build problems
Diffstat (limited to 'vbahelper/source/vbahelper/makefile.mk')
-rw-r--r--vbahelper/source/vbahelper/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/vbahelper/source/vbahelper/makefile.mk b/vbahelper/source/vbahelper/makefile.mk
index eb47f74e81..cde45d2620 100644
--- a/vbahelper/source/vbahelper/makefile.mk
+++ b/vbahelper/source/vbahelper/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.45 $
-#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
@@ -40,6 +36,7 @@ VISIBILITY_HIDDEN=TRUE
.INCLUDE : settings.mk
SLOFILES=\
+ $(SLO)$/msvbahelper.obj \
$(SLO)$/vbahelper.obj \
$(SLO)$/vbapropvalue.obj \
$(SLO)$/vbacommandbars.obj \