From 07c1c07681f20c332cb9e5e50119ebe143d3b95b Mon Sep 17 00:00:00 2001 From: John Carr Date: Sun, 23 Feb 1992 12:30:33 +0000 Subject: [PATCH] Don't build telnet git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2246 dc483132-0cff-0310-8789-dd5450dbe970 --- src/appl/Imakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)) -- 2.26.2