diff --git a/Makefile.am b/Makefile.am index 0d63b7e8..403a0511 100644 --- a/Makefile.am +++ b/Makefile.am @@ -418,7 +418,7 @@ dist-hook: distclean-local: rm -fr doc/html doc/latex rm -f doc/refman.pdf - rm -f test/python + rm -fr test/python ESC_top_builddir=`cd $(top_builddir); pwd | sed 's/\//\\\\\//g'`