summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--po/Makefile.in.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index 4343922a0..143899fe9 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -26,6 +26,7 @@ exec_prefix = @exec_prefix@
datadir = @datadir@
localedir = $(datadir)/locale
gettextsrcdir = $(datadir)/gettext/po
+install_sh = @install_sh@
mkdir_p = @mkdir_p@
INSTALL = @INSTALL@