better cleanup; refs #7

master
Marc Wäckerlin 11 years ago
parent e6f5c93024
commit 86099c9fd7
  1. 2
      makefile.am

@ -57,7 +57,7 @@ distclean-local:
- rm -r ${top_builddir}/@DOC_DIR@/html/* ${top_builddir}/@DOC_DIR@/latex/*
- rm makefile makefile.in doxygen.err libmrw.doxytag
- find . -name '*~' | xargs rm
- rm -r autom4te.cache SPECS RPMS BUILD BUILDROOT SRPMS
- rm -rf autom4te.cache SPECS RPMS BUILD BUILDROOT SRPMS
- rm aclocal.m4 config.guess config.sub configure \
depcomp install-sh ltmain.sh makefile makefile.in \
missing mkinstalldirs

Loading…
Cancel
Save