summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-16 08:15:50 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-16 08:15:50 (EDT)
commitddf7b5be1d2dae5c01c8ddf389e06da83a3a54d3 (patch)
tree6511902f640b583c9f6d95893072b85b3fca6820 /Makefile.am
parenta9a891da7b64eda13e2f28264522d185f0a62574 (diff)
Makefile.am: Set srcdir in AM_TESTS_ENVIRONMENT
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9c20240..36877ee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -62,6 +62,8 @@ do_subst = sed \
-e "s|[@]profiles[@]|$(profiles)|g" \
-e "s|[@]textdomain[@]|$(textdomain)|g"
+AM_TESTS_ENVIRONMENT = srcdir=$(top_srcdir)
+
all-local: $(locale_MESSAGES)
touch .builddirstamp