Skip to content
Snippets Groups Projects
Commit ff40c2a3 authored by nadolski's avatar nadolski
Browse files

no rm on autom4te.cache since it is unfortunately in CVS repository

parent 5f0c53d5
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,8 @@ TRACY="tracy"
cd "$dir/$TRACY"
rm -rf autom4te.cache
# CVS file is inside, do not erase
#rm -rf autom4te.cache
rm -rf aclocal.m4
make distclean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment