From: John Kohl Date: Tue, 5 Feb 1991 15:31:18 +0000 (+0000) Subject: only do telnet subdir (the others live under there...) X-Git-Tag: krb5-1.0-alpha4~322 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=72a84007b5eeafcb867c03cdbdef25fa8d4b6d8f;p=krb5.git only do telnet subdir (the others live under there...) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1650 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/appl/Imakefile b/src/appl/Imakefile index 72cfbc70b..93e1658ec 100644 --- a/src/appl/Imakefile +++ b/src/appl/Imakefile @@ -10,5 +10,5 @@ #define IHaveSubdirs #define PassCDebugFlags -SUBDIRS=sample common telnetd telnet +SUBDIRS=sample telnet MakeSubdirs($(SUBDIRS))