summaryrefslogtreecommitdiffstats
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 220f544..21980ba 100755
--- a/cleandeps
+++ b/cleandeps
@@ -53,7 +53,7 @@ cd ../
cd grub
-make clean
+[[ -f Makefile ]] && make clean
# done. go back to main directoy
cd ../