diff options
Diffstat (limited to '')
-rw-r--r-- | po/Makefile.in.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 27b721a..bd848de 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -20,6 +20,7 @@ VPATH = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ +datarootdir = @datarootdir@ datadir = @datadir@ localedir = $(datadir)/locale gettextsrcdir = $(datadir)/gettext/po |