summaryrefslogtreecommitdiffstats
path: root/lib/libkrb5
diff options
context:
space:
mode:
authorhin <hin@openbsd.org>2004-02-03 13:40:55 +0000
committerhin <hin@openbsd.org>2004-02-03 13:40:55 +0000
commit60e3908fb1aef1a8449e72052530e43213fe8a9f (patch)
tree6972600a63a7897a6784bfc47727e9d4f0c18381 /lib/libkrb5
parentdas boot; das cloned das from das i386 (diff)
downloadwireguard-openbsd-60e3908fb1aef1a8449e72052530e43213fe8a9f.tar.xz
wireguard-openbsd-60e3908fb1aef1a8449e72052530e43213fe8a9f.zip
Cut-n-pasto: three source files were listed twice. Caused problems on
mips. Problem found by todd@ Ok todd@
Diffstat (limited to 'lib/libkrb5')
-rw-r--r--lib/libkrb5/Makefile.krb5.inc5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libkrb5/Makefile.krb5.inc b/lib/libkrb5/Makefile.krb5.inc
index d46c6826f9f..362205f306e 100644
--- a/lib/libkrb5/Makefile.krb5.inc
+++ b/lib/libkrb5/Makefile.krb5.inc
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.krb5.inc,v 1.8 2003/07/15 19:29:29 deraadt Exp $
+# $OpenBSD: Makefile.krb5.inc,v 1.9 2004/02/03 13:40:55 hin Exp $
DIR_KRB5INC= ${.CURDIR}/../../kerberosV/include
DIR_KRB5LIB= ${KRB5SRC}/lib/krb5
@@ -232,9 +232,6 @@ SRCS+= add_et_list.c \
version.c \
krb5_warn.c \
write_message.c \
- krb5_err.c \
- heim_err.c \
- k524_err.c \
${gen_files_krb5}
CFLAGS+=-I${DIR_KRB5LIB} -I${KRB5SRC}/lib/ \