remove appl/su/Makefile

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5336 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-02-12 17:45:51 +00:00
parent fc922822a8
commit 01fdb05207

View File

@@ -7,7 +7,7 @@ AC_CONFIG_AUX_DIR_DEFAULT
if test "`uname`" = AIX; then
INSTALL="$ac_install_sh"
fi
AM_INIT_AUTOMAKE(heimdal,0.0u)
AM_INIT_AUTOMAKE(heimdal,0.1)
AC_PREFIX_DEFAULT(/usr/heimdal)
@@ -720,7 +720,6 @@ AC_OUTPUT(Makefile \
appl/popper/Makefile \
appl/push/Makefile \
appl/login/Makefile \
appl/su/Makefile \
appl/telnet/Makefile \
appl/telnet/libtelnet/Makefile \
appl/telnet/telnet/Makefile \