summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/isdn/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/isdn/Makefile b/etc/isdn/Makefile
index 35aad23..f4d0222 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>
OpenPOWER on IntegriCloud