From d5293503dbe5fcc8bb5ed1a88679830af32a9bed Mon Sep 17 00:00:00 2001 From: John Kohl Date: Mon, 4 Mar 1991 16:38:13 +0000 Subject: [PATCH] add simple git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1850 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 1fa4d7e93..fa8971b81 100644 --- a/src/appl/Imakefile +++ b/src/appl/Imakefile @@ -11,5 +11,5 @@ #define IHaveSubdirs #define PassCDebugFlags -SUBDIRS=sample telnet +SUBDIRS=sample simple telnet MakeSubdirs($(SUBDIRS)) -- 2.26.2