From e0bac7ab12894d4fb5203d1a5c178a0be08ff343 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Tue, 9 Aug 1994 17:58:46 +0000 Subject: [PATCH] Include all appl directories git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4092 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 6a161be54..4e28e32b8 100644 --- a/src/appl/configure.in +++ b/src/appl/configure.in @@ -1,7 +1,7 @@ AC_INIT(configure.in) WITH_CCOPTS AC_SET_BUILDTOP -CONFIG_DIRS(sample simple user_user bsd gss-sample telnet) +CONFIG_DIRS(sample simple user_user bsd gss-sample telnet popper movemail mailquery zmailnotify) MAKE_SUBDIRS("making",all) MAKE_SUBDIRS("cleaning",clean) MAKE_SUBDIRS("installing",install) -- 2.26.2