From: John Carr Date: Sun, 23 Feb 1992 12:30:33 +0000 (+0000) Subject: Don't build telnet X-Git-Tag: krb5-1.0-beta2~216 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=07c1c07681f20c332cb9e5e50119ebe143d3b95b;p=krb5.git Don't build telnet git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2246 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/appl/Imakefile b/src/appl/Imakefile index 7a08ac47c..26873ce5b 100644 --- a/src/appl/Imakefile +++ b/src/appl/Imakefile @@ -25,5 +25,5 @@ #define IHaveSubdirs #define PassCDebugFlags -SUBDIRS=sample simple telnet popper movemail user-user +SUBDIRS=sample simple popper movemail user-user MakeSubdirs($(SUBDIRS))