summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-07-22 13:20:36 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-07-22 13:20:36 (EDT)
commit3fdcbf96145de6df72aac9245c0758011a514eaf (patch)
tree010138db794458635b2c127e503ea206d918f7bd /locale
parent66dcb285508923eef16a1e4cd0cc9650290f23d1 (diff)
*/local.mk, */*/local.mk: Use "%reldir%"
Cf. <https://www.gnu.org/software/automake/manual/html_node/Include.html>.
Diffstat (limited to 'locale')
-rw-r--r--locale/local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/local.mk b/locale/local.mk
index 951908d..3bb3045 100644
--- a/locale/local.mk
+++ b/locale/local.mk
@@ -2,4 +2,4 @@
# locale/local.mk
locale_sources = \
- locale/en_US.sh
+ %reldir%/en_US.sh