aboutsummaryrefslogtreecommitdiff
path: root/etc/isdn
diff options
context:
space:
mode:
Diffstat (limited to 'etc/isdn')
-rw-r--r--etc/isdn/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/isdn/Makefile b/etc/isdn/Makefile
index 35aad239b76a..f4d0222fe6b2 100644
--- a/etc/isdn/Makefile
+++ b/etc/isdn/Makefile
@@ -24,3 +24,5 @@ install:
${INSTALL} ${COPY} -o root -g wheel -m 600 $$i ${DESTDIR}/etc/isdn ; \
done
+# Suck in the ${COPY} definition.
+.include <bsd.own.mk>