don't remove configure and aclocal.m4 in distclean anymore

This commit is contained in:
Rene Engelhard 2011-12-21 17:19:28 +01:00
parent b9d786f535
commit b31375be84

View file

@ -78,8 +78,8 @@ clean-build:
distclean: clean distclean: clean
if [ -f $(SRCDIR)/dmake/Makefile ] ; then $(GNUMAKE) -C $(SRCDIR)/dmake clean; fi if [ -f $(SRCDIR)/dmake/Makefile ] ; then $(GNUMAKE) -C $(SRCDIR)/dmake clean; fi
cd $(SRCDIR) && rm -rf Env.Host.sh aclocal.m4 autogen.lastrun autom4te.cache \ cd $(SRCDIR) && rm -rf Env.Host.sh autogen.lastrun autom4te.cache \
bin/repo-list build_env config.log config.status configure \ bin/repo-list build_env config.log config.status \
desktop/scripts/soffice.sh ooo.lst post_download post_download.log \ desktop/scripts/soffice.sh ooo.lst post_download post_download.log \
set_soenv set_soenv.last set_soenv.stamp src.downloaded warn set_soenv set_soenv.last set_soenv.stamp src.downloaded warn