summaryrefslogtreecommitdiff
path: root/pyuno/CustomTarget_pyuno_pythonloader_ini.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-08-17 23:52:10 +0200
committerMichael Stahl <mstahl@redhat.com>2015-08-18 11:19:43 +0000
commitaa93151b9a740582732a06578e04b558beb177c2 (patch)
tree2226d18076c5cb120423179e6265821852e9a069 /pyuno/CustomTarget_pyuno_pythonloader_ini.mk
parentf54f99febd25b1c86e77747764375a2e53f572c5 (diff)
configure, pyuno: stop claiming our python 3.3.5 is 3.3.3
... and adapt makefiles to automatically rebuild everything that depends on PYTHON_VERSION. Change-Id: If468183e59463503051c2a1526a905dbee9bf4cb Reviewed-on: https://gerrit.libreoffice.org/17818 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'pyuno/CustomTarget_pyuno_pythonloader_ini.mk')
-rw-r--r--pyuno/CustomTarget_pyuno_pythonloader_ini.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyuno/CustomTarget_pyuno_pythonloader_ini.mk b/pyuno/CustomTarget_pyuno_pythonloader_ini.mk
index 920a7a38bf35..51cb35f3d981 100644
--- a/pyuno/CustomTarget_pyuno_pythonloader_ini.mk
+++ b/pyuno/CustomTarget_pyuno_pythonloader_ini.mk
@@ -14,6 +14,7 @@ $(eval $(call gb_CustomTarget_register_targets,pyuno/pythonloader_ini, \
))
$(call gb_CustomTarget_get_workdir,pyuno/pythonloader_ini)/$(call gb_Helper_get_rcfile,pythonloader.uno): \
+ $(BUILDDIR)/config_$(gb_Side)/config_python.h \
$(SRCDIR)/pyuno/CustomTarget_pyuno_pythonloader_ini.mk
$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),ECH,1)
( printf '[Bootstrap]\n' && \