Commit 7231885d authored by Rocky Bernstein's avatar Rocky Bernstein

When I type "make clean" I really want a "make clean"

parent 2cb7e016
......@@ -770,7 +770,7 @@ package-translations:
###############################################################################
# Stamp rules
###############################################################################
clean: clean-stamp
clean: clean-stamp clean-recursive
clean-stamp:
rm -f stamp-builtin
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment