summaryrefslogtreecommitdiff
path: root/solenv/PythonTest_solenv_python.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2016-11-23 01:29:32 +0100
committerBjörn Michaelsen <bjoern.michaelsen@canonical.com>2016-11-25 02:05:02 +0000
commit1fcd5c48a0ae25822645b83dff42ad3c246e5b28 (patch)
tree17375e6bc5e85b81306856b0136a17f5831c06f5 /solenv/PythonTest_solenv_python.mk
parentc5b8bd03333803c57e69fd34642d83816c4cdbcb (diff)
rename the core parts of this from gbuildtoide to gbuildtojson
- the json stuff is universal and not limited in use to IDEs - the IDE stuff should keep its gbuildtoide name Change-Id: If4f190fc6dffba219334d57a53c826515ed57c34 Reviewed-on: https://gerrit.libreoffice.org/31093 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Diffstat (limited to 'solenv/PythonTest_solenv_python.mk')
-rw-r--r--solenv/PythonTest_solenv_python.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/PythonTest_solenv_python.mk b/solenv/PythonTest_solenv_python.mk
index bd667159670e..27145a4e5db3 100644
--- a/solenv/PythonTest_solenv_python.mk
+++ b/solenv/PythonTest_solenv_python.mk
@@ -10,7 +10,7 @@
$(eval $(call gb_PythonTest_PythonTest,solenv_python))
$(eval $(call gb_PythonTest_add_modules,solenv_python,$(SRCDIR)/solenv/qa/python,\
- gbuildtoide \
+ gbuildtojson \
))
$(call gb_PythonTest_get_target,solenv_python): $(call gb_CustomTarget_get_target,solenv/gbuildtesttools)