aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6bb3341..5f44e10 100644
--- a/Makefile
+++ b/Makefile
@@ -58,7 +58,7 @@ clean:
@$(MAKE) -C scripts/write_config clean
@if [ -e scripts/picosat-959/makefile ]; then $(MAKE) -C scripts/picosat-959 clean; fi
$(RM) .conf.mk
- $(RM) -r build
+ $(RM) -r jobfiles
$(RM) $(NBSCRIPT)
distclean: clean distclean_linux distclean_buildroot