From: John Kohl Date: Fri, 18 May 1990 16:47:26 +0000 (+0000) Subject: add aname X-Git-Tag: krb5-1.0-alpha2~518 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6c8a19c3ae6d263c8bee28530548bed635e5254b;p=krb5.git add aname git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@888 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/admin/Imakefile b/src/admin/Imakefile index bf79a7119..0bf7a2c38 100644 --- a/src/admin/Imakefile +++ b/src/admin/Imakefile @@ -1,5 +1,5 @@ #define IHaveSubdirs #define PassCDebugFlags -SUBDIRS=create destroy edit stash +SUBDIRS=create destroy edit stash aname MakeSubdirs($(SUBDIRS))