From cc31ec1d7d9a26811e8fdc25974f5f2f18296041 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Wed, 23 May 1990 14:49:08 +0000 Subject: [PATCH] add telnetd, telnet git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@924 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 81149a1d8..846c2565b 100644 --- a/src/appl/Imakefile +++ b/src/appl/Imakefile @@ -1,5 +1,5 @@ #define IHaveSubdirs #define PassCDebugFlags -SUBDIRS=sample +SUBDIRS=sample telnetd telnet MakeSubdirs($(SUBDIRS)) -- 2.26.2