projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9491666
)
add SRCS line
author
John Kohl
<jtkohl@mit.edu>
Tue, 6 Feb 1990 16:23:11 +0000
(16:23 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Tue, 6 Feb 1990 16:23:11 +0000
(16:23 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@286
dc483132
-0cff-0310-8789-
dd5450dbe970
src/kdc/Imakefile
patch
|
blob
|
history
diff --git
a/src/kdc/Imakefile
b/src/kdc/Imakefile
index 63573aca6153a55f0199957642c2e7b5ac2dfd29..8ebbe779d3eceab62737c63895a318f43cbc587a 100644
(file)
--- a/
src/kdc/Imakefile
+++ b/
src/kdc/Imakefile
@@
-1,3
+1,4
@@
+SRCS= dispatch.c do_as_req.c do_tgs_req.c kdc_util.c main.c policy.c extern.c
all::
/*placebo*/
@echo nothing to build yet.