projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc04190
)
add slave & tests
author
John Kohl
<jtkohl@mit.edu>
Fri, 29 Mar 1991 13:15:32 +0000
(13:15 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Fri, 29 Mar 1991 13:15:32 +0000
(13:15 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1969
dc483132
-0cff-0310-8789-
dd5450dbe970
src/Imakefile
patch
|
blob
|
history
diff --git
a/src/Imakefile
b/src/Imakefile
index 4de390e07fe1d157367ac5a67b885edf700c8f87..5f058146d72991648c7ad05a8cc29f37e2130ebd 100644
(file)
--- a/
src/Imakefile
+++ b/
src/Imakefile
@@
-19,7
+19,7
@@
world::
make ${MFLAGS} depend
make ${MFLAGS} all
-SUBDIRS = include lib kdc admin
clients appl
+SUBDIRS = include lib kdc admin
slave clients appl tests
LNINSTALLDIRS =
MakeSubdirs($(SUBDIRS))