summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>1994-05-26 03:14:06 +0000
committerTom Yu <tlyu@mit.edu>1994-05-26 03:14:06 +0000
commit4922dfb08ac5fd0a65dbe77dab811d0f27e324d2 (patch)
treeb84e8e4d8b7f55f486911637bb369686fe9b947a
parent51605750e8b236485a046ea9418a0861fb823993 (diff)
downloadkrb5-4922dfb08ac5fd0a65dbe77dab811d0f27e324d2.tar.gz
krb5-4922dfb08ac5fd0a65dbe77dab811d0f27e324d2.tar.xz
krb5-4922dfb08ac5fd0a65dbe77dab811d0f27e324d2.zip
picking up makedepend
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3648 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/util/Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Imakefile b/src/util/Imakefile
index 202089553..31f1e24cd 100644
--- a/src/util/Imakefile
+++ b/src/util/Imakefile
@@ -25,5 +25,5 @@
#define IHaveSubdirs
#define PassCDebugFlags
-SUBDIRS=unifdef et ss
+SUBDIRS=unifdef et ss makedepend
MakeSubdirs($(SUBDIRS))