Merge branch 'master' of git://git.denx.de/u-boot-mips
[oweals/u-boot.git] / board / innokom / Makefile
index 71c6bba364e64cc281c451bccf017422b2fcb4f4..afae217242cd32b590ff385807dd7c1961cbc4e6 100644 (file)
@@ -39,7 +39,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################