diff options
| author | Theodore Tso <tytso@mit.edu> | 1994-08-09 17:58:46 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1994-08-09 17:58:46 +0000 |
| commit | e0bac7ab12894d4fb5203d1a5c178a0be08ff343 (patch) | |
| tree | 4924fb691a85010fbf4ee4036e368c12b00d6a25 /src | |
| parent | 18c583e6bdc72cf657baf9fd348f2eb0b6035d91 (diff) | |
Include all appl directories
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4092 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
| -rw-r--r-- | src/appl/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
