summaryrefslogtreecommitdiffstats
path: root/usr.bin/atf/atf-sh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/atf/atf-sh/Makefile')
-rw-r--r--usr.bin/atf/atf-sh/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/atf/atf-sh/Makefile b/usr.bin/atf/atf-sh/Makefile
index 1d72b56..de2e51e 100644
--- a/usr.bin/atf/atf-sh/Makefile
+++ b/usr.bin/atf/atf-sh/Makefile
@@ -54,6 +54,8 @@ atf-sh.pc: atf-sh.pc.in atf-version
beforeinstall:
${INSTALL} -C -o ${LIBOWN} -g ${LIBGRP} -m ${LIBMODE} \
atf-sh.pc ${DESTDIR}${LIBDATADIR}/pkgconfig
+ ${INSTALL} -C -o ${SHAREOWN} -g ${SHAREGRP} -m ${SHAREMODE} \
+ ${ATF}/atf-sh/atf-sh.m4 ${DESTDIR}${SHAREDIR}/aclocal
.if ${MK_TESTS} != "no"
SUBDIR+= tests
OpenPOWER on IntegriCloud