projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9476fe
)
make sure headers get installed in include dir
author
John Kohl
<jtkohl@mit.edu>
Thu, 25 Oct 1990 11:47:24 +0000
(11:47 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Thu, 25 Oct 1990 11:47:24 +0000
(11:47 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1318
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/error_tables/Imakefile
patch
|
blob
|
history
diff --git
a/src/lib/krb5/error_tables/Imakefile
b/src/lib/krb5/error_tables/Imakefile
index 5d9fe82cfdc82b7007a5a1e55526472a7a72cc80..169a0a8aec00319bd3e2c1b9e7f611aee14e8a54 100644
(file)
--- a/
src/lib/krb5/error_tables/Imakefile
+++ b/
src/lib/krb5/error_tables/Imakefile
@@
-22,7
+22,7
@@
EHDRDIR=$(TOP)/include/krb5/error_tables
NormalLibraryObjectRule()
ErrorTableObjectRule()
-all:: ${SRCS} ${HDRS} ${OBJS}
+all:: ${SRCS} ${HDRS}
headers
${OBJS}
clean::
$(RM) $(ETHDRS) $(ETSRCS)