# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Module_Module,unotest)) ifneq (,$(filter DESKTOP,$(BUILD_TYPE))) $(eval $(call gb_Module_add_targets,unotest,\ Library_unobootstrapprotector \ Library_unoexceptionprotector \ Library_unotest \ )) endif ifneq ($(ENABLE_JAVA),) $(eval $(call gb_Module_add_targets,unotest,\ Jar_test-tools \ )) ifneq ($(OOO_JUNIT_JAR),) $(eval $(call gb_Module_add_targets,unotest,\ Jar_test \ )) endif endif # vim: set noet sw=4 ts=4: e> Change-Id: I28c0a18f9e85ca913a29f85e647a547cde2d40a1 Reviewed-on: https://gerrit.libreoffice.org/6337 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com> do not deliver libwpg headers 2013-05-24T14:52:02+00:00 David Tardon dtardon@redhat.com 2013-05-24T12:53:37+00:00 c51a2542f52f99488f31beb90067586af3075b5b Yes, I am impatient .-) Change-Id: I3d9c292b0d86bc1dd40a574272a43d8178f3a3b3
Yes, I am impatient .-)

Change-Id: I3d9c292b0d86bc1dd40a574272a43d8178f3a3b3
lib*: consistently name all UnpackedTarball and ExternalProject 2013-05-06T23:41:26+00:00 Michael Stahl mstahl@redhat.com 2013-05-06T21:35:13+00:00 10fc13c94890837ca6a8c1a47efe3b2dcba85471 Change-Id: I4d11dc634c4f93ffcdc7e1f359e5d6a0d001aaae
Change-Id: I4d11dc634c4f93ffcdc7e1f359e5d6a0d001aaae