summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3e2d6e4dc..6ba5ac388 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -89,7 +89,7 @@ all-local:
${top_builddir}/scripts/zfs-tests.sh -c
dist-hook:
- sed ${ac_inplace} -e 's/Release:[[:print:]]*/Release: $(RELEASE)/' \
+ $(SED) ${ac_inplace} -e 's/Release:[[:print:]]*/Release: $(RELEASE)/' \
$(distdir)/META
if BUILD_LINUX