Removed the obsolete 'setup' utility. It is not used by any currently supported...
[citadel.git] / webcit / configure.ac
index 8798e896221759f60658f764952cf5ebb2539c02..88644475f4e1eb565de3c95eb8eaa2236dc7885e 100644 (file)
@@ -577,7 +577,7 @@ if test "$abs_srcdir" != "$abs_builddir"; then
    CFLAGS="$CFLAGS -I $abs_builddir"
 fi
 AC_CONFIG_HEADER(sysdep.h)
-AC_OUTPUT(Makefile po/webcit/Makefile tests/Makefile)
+AC_OUTPUT(Makefile po/webcit/Makefile)
 
 if test "$abs_srcdir" != "$abs_builddir"; then
    ln -s $abs_srcdir/static $abs_builddir