Kaydet (Commit) 661dc51a authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Revert "Add a spreadsheet to test OpenCL implementation on user request"

Nah, will generate the test sheeet(s) programmatically.

This reverts commit 9c2cf556.
üst a0eb1be3
...@@ -15,7 +15,6 @@ $(eval $(call gb_Module_add_targets,sc,\ ...@@ -15,7 +15,6 @@ $(eval $(call gb_Module_add_targets,sc,\
Library_scd \ Library_scd \
Library_scfilt \ Library_scfilt \
$(call gb_Helper_optional,DESKTOP,Library_scui) \ $(call gb_Helper_optional,DESKTOP,Library_scui) \
Package_Files \
)) ))
$(eval $(call gb_Module_add_l10n_targets,sc,\ $(eval $(call gb_Module_add_l10n_targets,sc,\
......
# -*- 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_Package_Package,sc_Files,$(SRCDIR)/sc/util))
$(eval $(call gb_Package_add_files_with_dir,sc_Files,$(LIBO_SHARE_FOLDER)/scalc,\
testopencl.xls \
))
# vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment