From: Theodore Tso Date: Thu, 3 Jun 1993 12:07:18 +0000 (+0000) Subject: Include telnet as one of the applications to build X-Git-Tag: krb5-1.0-beta3~249 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5567f2b0fc955790655807980e46637bdccdac70;p=krb5.git Include telnet as one of the applications to build git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2589 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/appl/Imakefile b/src/appl/Imakefile index 1176f9f02..235048e8f 100644 --- a/src/appl/Imakefile +++ b/src/appl/Imakefile @@ -25,5 +25,5 @@ #define IHaveSubdirs #define PassCDebugFlags -SUBDIRS=sample simple bsd popper movemail user_user +SUBDIRS=telnet sample simple bsd popper movemail user_user MakeSubdirs($(SUBDIRS))