projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88a77f5
)
Added the new util and config-files subdirectories
author
Theodore Tso
<tytso@mit.edu>
Thu, 3 Jun 1993 00:09:56 +0000
(
00:09
+0000)
committer
Theodore Tso
<tytso@mit.edu>
Thu, 3 Jun 1993 00:09:56 +0000
(
00:09
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2550
dc483132
-0cff-0310-8789-
dd5450dbe970
src/Imakefile
patch
|
blob
|
history
diff --git
a/src/Imakefile
b/src/Imakefile
index d1f211cbe48c51c93e0a7bcd917cf0a269fc841a..6db8445e6603413ff08aa8f7e851a72e030ac215 100644
(file)
--- a/
src/Imakefile
+++ b/
src/Imakefile
@@
-33,7
+33,8
@@
world::
make ${MFLAGS} depend
make ${MFLAGS} all
-SUBDIRS = include lib kdc admin kadmin slave clients appl tests
+SUBDIRS = util include lib kdc admin kadmin slave clients appl tests \
+ config-files
LNINSTALLDIRS =
MakeSubdirs($(SUBDIRS))