summaryrefslogtreecommitdiffstats
path: root/kerberos5
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2000-01-24 20:04:47 +0000
committermarkm <markm@FreeBSD.org>2000-01-24 20:04:47 +0000
commitf4836cbd8555d6a6bcc6cb9e3a7264817013ba78 (patch)
treec6932a98abb1ffa37c896a9186c58c91f366e135 /kerberos5
parentfb64b7d7174e1b5f61af6c3e3cb22991dc2af404 (diff)
downloadFreeBSD-src-f4836cbd8555d6a6bcc6cb9e3a7264817013ba78.zip
FreeBSD-src-f4836cbd8555d6a6bcc6cb9e3a7264817013ba78.tar.gz
Move CFLAGS to a more obvious place and allow INET6 to work properly.
Diffstat (limited to 'kerberos5')
-rw-r--r--kerberos5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kerberos5/Makefile b/kerberos5/Makefile
index 2485ce6..e6d68edac 100644
--- a/kerberos5/Makefile
+++ b/kerberos5/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-SUBDIR= lib libexec usr.bin
+SUBDIR= lib libexec usr.bin usr.sbin
bootstrap: cleandir obj depend all install kprog
OpenPOWER on IntegriCloud