altos: Remove ARM .ihx files on 'make clean'
[fw/altos] / src / telemetrum-v2.0 / Makefile
index 16408b03bf441a1f5c28f48851e8bc1185e67f1e..cebc9cabc762dba5253470617b0cda9d3c676b1e 100644 (file)
@@ -116,7 +116,7 @@ ao_product.h: ao-make-product.5c ../Version
 distclean:     clean
 
 clean:
-       rm -f *.o $(PROGNAME)-*.elf
+       rm -f *.o $(PROGNAME)-*.elf $(PROGNAME)-*.ihx
        rm -f ao_product.h
 
 install: