summaryrefslogtreecommitdiff
path: root/h/zephyr
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1989-05-30 13:26:29 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1989-05-30 13:26:29 +0000
commitdb59587f10e6d781e2fb47933a32e0b851b1dfb0 (patch)
treecb6d48df592094847a2894c1cf25da93314c2982 /h/zephyr
parent41c1a054affa41ee5dcfb7440b1287f8851e1409 (diff)
don't link krb_err.h and zephyr_err.h; they come from ../../lib
Diffstat (limited to 'h/zephyr')
-rw-r--r--h/zephyr/Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/h/zephyr/Imakefile b/h/zephyr/Imakefile
index 7e0aed3..a51c416 100644
--- a/h/zephyr/Imakefile
+++ b/h/zephyr/Imakefile
@@ -8,7 +8,7 @@
/**/# $Header$
/**/#
SRCDIR= ${SRCTOP}/include/zephyr
-HDRS= acl.h krb_err.h mit-copyright.h zephyr.h zephyr_conf.h zephyr_err.h zephyr_internal.h zsyslog.h
+HDRS= acl.h mit-copyright.h zephyr.h zephyr_conf.h zephyr_internal.h zsyslog.h
CODE= ${HDRS} Imakefile
all::