aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e780d847..5afce008 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ make-binaries:
$(MAKE) -C src
make-translations:
- $(MAKE) -C po
+ $(MAKE) -C po PYTHON=$(PYTHON)
# NOTE: We are no longer installing into /usr/sbin directory, because this is