From: Theodore Tso Date: Fri, 10 Jun 1994 18:52:13 +0000 (+0000) Subject: Add the ksu program as a new directory to be built X-Git-Tag: krb5-1.0-beta4~145 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e7df3b96155b2b3a6c63cb534021e35e039e0f3c;p=krb5.git 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 --- 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))