summaryrefslogtreecommitdiff
path: root/cleandeps
diff options
context:
space:
mode:
Diffstat (limited to 'cleandeps')
-rwxr-xr-xcleandeps2
1 files changed, 1 insertions, 1 deletions
diff --git a/cleandeps b/cleandeps
index 2f47bdc..802a4cc 100755
--- a/cleandeps
+++ b/cleandeps
@@ -59,7 +59,7 @@ cd ../
cd grub
-make clean
+[[ -f Makefile ]] && make clean
# done. go back to main directoy
cd ../