updated database_cleanup.sh
[citadel.git] / citadel / configure.ac
index 1c7d7ae58d5cabdc5a798f80c9ffb9feca7bfc2d..8320a9dbf4b19f9d659f59054baa860675e7dd6e 100644 (file)
@@ -918,7 +918,7 @@ AC_SUBST(SETUP_LIBS)
 AC_SUBST(DIFF)
 AC_SUBST(PATCH)
 AC_CONFIG_FILES([Makefile])
-AC_OUTPUT(database_cleanup.sh po/citadel-setup/Makefile)
+AC_OUTPUT(po/citadel-setup/Makefile)
 
 if test -z "$DATABASE"; then
        AC_MSG_WARN([No database driver was found. Please install Berkeley DB.])