From e7df3b96155b2b3a6c63cb534021e35e039e0f3c Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Fri, 10 Jun 1994 18:52:13 +0000 Subject: [PATCH] Add the ksu program as a new directory to be built git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3708 dc483132-0cff-0310-8789-dd5450dbe970 --- src/clients/Imakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/clients/Imakefile b/src/clients/Imakefile index 142d130f9..03846630c 100644 --- a/src/clients/Imakefile +++ b/src/clients/Imakefile @@ -25,5 +25,5 @@ #define IHaveSubdirs #define PassCDebugFlags -SUBDIRS=klist kinit kdestroy +SUBDIRS=klist kinit kdestroy ksu MakeSubdirs($(SUBDIRS)) -- 2.26.2