diff options
Diffstat (limited to 'makefile.osx')
-rw-r--r-- | makefile.osx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile.osx b/makefile.osx index 167715b5c1..5322f29d13 100644 --- a/makefile.osx +++ b/makefile.osx @@ -69,3 +69,4 @@ clean: -rm -f bitcoin bitcoind
-rm -f obj/*.o
-rm -f obj/nogui/*.o
+ -rm -f cryptopp/obj/*.o
|