[Libreoffice-commits] .: Makefile
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Oct 16 15:20:46 PDT 2012
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a70847fe89812a53297f06e5c8c5ef9a22146a7f
Author: Peter Foley <pefoley2 at verizon.net>
Date: Tue Oct 16 18:19:59 2012 -0400
update makefile path
Change-Id: Ia6b912ef6575c6d743a754a10b8844bfefdc7487
diff --git a/Makefile b/Makefile
index 6b38ac5..9a3193f 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
module_directory=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))
ifeq ($(origin SRC_ROOT),undefined)
-SRC_ROOT=$(module_directory)../../..
+SRC_ROOT=$(module_directory)..
endif
include $(SRC_ROOT)/solenv/gbuild/partial_build.mk
More information about the Libreoffice-commits
mailing list