summaryrefslogtreecommitdiff
path: root/userspace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'userspace/Makefile')
-rw-r--r--userspace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/userspace/Makefile b/userspace/Makefile
index 666f210..b591280 100644
--- a/userspace/Makefile
+++ b/userspace/Makefile
@@ -51,7 +51,7 @@ init: init.o
cat: cat.o
clean:
- -rm *.o $(PROGS) ext2.img
+ -rm *.o $(PROGS) ext2.img *.d
mount:
mkdir mnt