summaryrefslogtreecommitdiffstats
path: root/usr.bin/atf
diff options
context:
space:
mode:
authorjmmv <jmmv@FreeBSD.org>2014-04-17 17:20:56 +0000
committerjmmv <jmmv@FreeBSD.org>2014-04-17 17:20:56 +0000
commit9ae7565292746d528e9f6b6443d74b76edd2e5b8 (patch)
tree8abc7b529a2d57c62b4d79aac8165cb8026a732d /usr.bin/atf
parentcd3c0c789715efb8c89f2f7a73d2eb85c0cf3e13 (diff)
downloadFreeBSD-src-9ae7565292746d528e9f6b6443d74b76edd2e5b8.zip
FreeBSD-src-9ae7565292746d528e9f6b6443d74b76edd2e5b8.tar.gz
MFC r263989: Add atf m4 files from the vendor branch.
Diffstat (limited to 'usr.bin/atf')
-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