From 22ce76bbf1ef5343c9d1f8196a2be6a6105c20e5 Mon Sep 17 00:00:00 2001 From: Mark Eichin Date: Thu, 16 Jun 1994 00:22:39 +0000 Subject: [PATCH] trim to working ones for now git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3822 dc483132-0cff-0310-8789-dd5450dbe970 --- src/appl/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/appl/configure.in b/src/appl/configure.in index ade63b8ea..78461057c 100644 --- a/src/appl/configure.in +++ b/src/appl/configure.in @@ -1,5 +1,5 @@ AC_INIT(configure.in) -CONFIG_DIRS(telnet sample simple bsd popper movemail user_user) +CONFIG_DIRS(sample simple user_user) MAKE_SUBDIRS("making",all) MAKE_SUBDIRS("cleaning",clean) CONFIG_RULES -- 2.26.2