Skip to content
Snippets Groups Projects
Commit 33ae2be5 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

fix out-of-tree cleaning

If we build out of tree and then run `make clean`, we hit an
infinite loop where libtommath tries to enter subdirs that don't
exist and run `make clean`.
parent 496c1db9
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