blob: 2469e5af192f8b092c18ad1101c907e57c90565a [file] [log] [blame]
Takeshi Abe88825592011-08-05 10:46:40 +09001# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
Michael Meeks44cfc7c2012-10-09 12:22:23 +01002#
Michael Meeksd037b812026-03-26 15:06:16 +00003# This file is part of the Collabora Office project.
Michael Meeks44cfc7c2012-10-09 12:22:23 +01004#
5# This Source Code Form is subject to the terms of the Mozilla Public
6# License, v. 2.0. If a copy of the MPL was not distributed with this
7# file, You can obtain one at http://mozilla.org/MPL/2.0/.
8#
Armin Weissc9ea78f2006-05-12 10:54:47 +00009
Norbert Thiebaudc857dff2012-01-24 15:48:30 -060010module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))
Armin Weissc9ea78f2006-05-12 10:54:47 +000011
Norbert Thiebaudc857dff2012-01-24 15:48:30 -060012include $(module_directory)/../solenv/gbuild/partial_build.mk
Armin Weissc9ea78f2006-05-12 10:54:47 +000013
David Tardonc019d9672011-04-03 19:20:03 +020014# vim: set noet sw=4 ts=4: