altoslib: fix computation of TeleGPS battery voltage
[fw/altos] / src / telelco-v0.1 / Makefile
index e494403c834ebdc96efa8adaaf33d42245152074..f7628c30e7c1ee88c93337abf3fc5a78790452f2 100644 (file)
@@ -9,6 +9,7 @@ INC = \
        ao.h \
        ao_arch.h \
        ao_arch_funcs.h \
+       ao_boot.h \
        ao_companion.h \
        ao_data.h \
        ao_sample.h \
@@ -90,7 +91,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: