office-gobmx/jpeg/Makefile
David Ostrovsky de8808f037 gbuildification of jpeg
Change-Id: I466f13f1132103bc20b9918411a54fd3106f4553
2012-10-12 06:37:40 +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: