office-gobmx/external/accessories/Makefile
Khaled Hosny a86157736e fdo#70393: move external accessories to a subdir of external
Change-Id: If69c8e10eb3ce19208390f63aef49cf1d9554ef1
Reviewed-on: https://gerrit.libreoffice.org/6572
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-11-04 23:59:58 -06:00

7 lines
228 B
Makefile

# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))
include $(module_directory)/../../solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4: