summaryrefslogtreecommitdiff
path: root/oovbaapi
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-11-25 12:03:53 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-11-25 12:04:40 +0100
commitf2f0dbd273e30306428d6e63a84062e9ee5c427b (patch)
tree99b0d3ad5d31a72426a463f126b448a642a480a1 /oovbaapi
parent861acb431a785c321fe83a0b4ab01747147d1b85 (diff)
make gbuild makefiles run independant of pwd again
Diffstat (limited to 'oovbaapi')
-rw-r--r--oovbaapi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/oovbaapi/Makefile b/oovbaapi/Makefile
index 5742d9f11d07..f9ac01ef0747 100644
--- a/oovbaapi/Makefile
+++ b/oovbaapi/Makefile
@@ -2,7 +2,7 @@
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-#
+#
# Copyright 2000, 2010 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
@@ -27,7 +27,7 @@
#*************************************************************************
ifeq ($(strip $(SOLARENV)),)
-include ../solenv/gbuild/source_and_rerun.mk
+include $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/../solenv/gbuild/source_and_rerun.mk
else
gb_PARTIALBUILD := T