office-gobmx/readlicense_oo/Makefile
David Ostrovsky b21b504022 migrate readlicense_oo to gbuild
Change-Id: I8698d2da889d74a9f806c01f520ac0cbcca67b03
2012-09-23 15:05:49 +02:00

7 lines
225 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: