diff options
Diffstat (limited to 'GNUmakefile')
| -rw-r--r-- | GNUmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile index 21b5d2a1..78763ecf 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -435,6 +435,7 @@ endif deepclean: clean rm -rf qemu_mode/qemu-3.1.1.tar.xz rm -rf unicorn_mode/unicornafl + git reset --hard || true distrib: all radamsa -$(MAKE) -C llvm_mode |
