summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2008-09-22 15:37:47 +0000
committersam <sam@FreeBSD.org>2008-09-22 15:37:47 +0000
commitddf12ae897fcc5b2cc37f9e283d9717c4d4d2774 (patch)
tree49d71776ec389038d9cbe36b11126fa25dd1f50e /etc
parent0d9d822db07f9cab794a0fca4779e08e454504ec (diff)
downloadFreeBSD-src-ddf12ae897fcc5b2cc37f9e283d9717c4d4d2774.zip
FreeBSD-src-ddf12ae897fcc5b2cc37f9e283d9717c4d4d2774.tar.gz
add back regdomain.xml
Noticed by: jhay
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 859ceed..e291d7d 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -84,6 +84,10 @@ BIN1+= portsnap.conf
BIN1+= pf.os
.endif
+.if ${MK_WIRELESS} != "no"
+BIN1+= regdomain.xml
+.endif
+
# -rwxr-xr-x root:wheel, for the new cron root:wheel
BIN2= netstart pccard_ether rc.suspend rc.resume
OpenPOWER on IntegriCloud