summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-05-07 10:47:23 +0100
committerRoss Burton <ross.burton@intel.com>2019-05-07 10:47:23 +0100
commit528d1c7b536e43a8515a9c515ae87daf378e1b81 (patch)
tree5ef3c6f5690d72e4a96aaddb252a7115da0c9a14 /po
parent54f9a724ab3e125fe56506cca25803c5768dbbe1 (diff)
downloadxkeyboard-config-528d1c7b536e43a8515a9c515ae87daf378e1b81.tar.gz
po/Makevars: fix out of tree builds
Diffstat (limited to 'po')
-rw-r--r--po/Makevars2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars
index 170bb13..2424d14 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -8,7 +8,7 @@ subdir = po
top_builddir = ..
# These options get passed to xgettext.
-XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --its=../rules/xkb.its
+XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --its=$(top_srcdir)/rules/xkb.its
# This is the copyright holder that gets inserted into the header of the
# $(DOMAIN).pot file. Set this to the copyright holder of the surrounding