altos: Make cc1111 products all depend on ao_arch.h and ao_arch_func.h
authorKeith Packard <keithp@keithp.com>
Tue, 5 Jun 2012 03:54:36 +0000 (20:54 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 5 Jun 2012 03:54:36 +0000 (20:54 -0700)
Ensures that files get recompiled as needed

Signed-off-by: Keith Packard <keithp@keithp.com>
src/product/Makefile.telelaunch
src/product/Makefile.telemetrum
src/product/Makefile.telemini
src/product/Makefile.telenano

index 688ac5f35cd91aeb7c509b1f92d79450afb79507..3753f3c9d22863508aec88920f480355523aaee5 100644 (file)
@@ -15,6 +15,8 @@ endif
 INC = \
        ao.h \
        ao_pins.h \
+       ao_arch.h \
+       ao_arch_funcs.h \
        cc1111.h \
        ao_product.h
 
index b111105316814210bd923e4dbf9017a532cd004e..fba2c19ab582b2194755e90b20bdc1e5bb22caf5 100644 (file)
@@ -18,6 +18,8 @@ endif
 INC = \
        ao.h \
        ao_pins.h \
+       ao_arch.h \
+       ao_arch_funcs.h \
        cc1111.h \
        altitude.h \
        ao_kalman.h \
index 9506eb65319fb3b9fcbc01da1feb3e1b3c5e6593..f0ab2b14723e2c6019375df51704c1a354efc0cf 100644 (file)
@@ -15,6 +15,8 @@ endif
 INC = \
        ao.h \
        ao_pins.h \
+       ao_arch.h \
+       ao_arch_funcs.h \
        cc1111.h \
        ao_product.h
 
index 56db1c2c89193aa8911bffdf61713cbf3ce57867..a55bcf951ff78c69ec2d02a6134d92cff09a425a 100644 (file)
@@ -15,6 +15,8 @@ endif
 INC = \
        ao.h \
        ao_pins.h \
+       ao_arch.h \
+       ao_arch_funcs.h \
        cc1111.h \
        ao_product.h