summaryrefslogtreecommitdiffstats
path: root/src/admin
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1994-06-13 02:19:45 +0000
committerTheodore Tso <tytso@mit.edu>1994-06-13 02:19:45 +0000
commit229af3ebca352ca146b00e849bfd8e0b9ea051bd (patch)
tree64f649023fea78b957c7e4191ad2cd4fcab3d673 /src/admin
parent9f93caffa8867368d2b55508a7bde0a1f0f967c1 (diff)
downloadkrb5-229af3ebca352ca146b00e849bfd8e0b9ea051bd.tar.gz
krb5-229af3ebca352ca146b00e849bfd8e0b9ea051bd.tar.xz
krb5-229af3ebca352ca146b00e849bfd8e0b9ea051bd.zip
Don't do the convert directory until we figure out a clean way to handle
the krb4 compatibility stuff. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3759 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/admin')
-rw-r--r--src/admin/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/admin/configure.in b/src/admin/configure.in
index e87fb4df0..571d4df91 100644
--- a/src/admin/configure.in
+++ b/src/admin/configure.in
@@ -1,5 +1,5 @@
AC_INIT(configure.in)
-CONFIG_DIRS(create destroy edit stash aname convert)
+CONFIG_DIRS(create destroy edit stash aname)
MAKE_SUBDIRS("making",all)
MAKE_SUBDIRS("cleaning",clean)
CONFIG_RULES