From 72a84007b5eeafcb867c03cdbdef25fa8d4b6d8f Mon Sep 17 00:00:00 2001 From: John Kohl Date: Tue, 5 Feb 1991 15:31:18 +0000 Subject: only do telnet subdir (the others live under there...) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1650 dc483132-0cff-0310-8789-dd5450dbe970 --- src/appl/Imakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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)) -- cgit