altos: Build ao_kalman.h from cc1111 subdirs as needed
authorKeith Packard <keithp@keithp.com>
Sun, 5 Aug 2012 21:58:40 +0000 (14:58 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 5 Aug 2012 21:58:40 +0000 (14:58 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
src/cc1111/Makefile.cc1111

index bfd444ddc1621cc23d06c155ed493d84ae5782ad..0e19603b29429d4e8177f163ac05d7134dd9b421 100644 (file)
@@ -33,3 +33,6 @@ clean-cc1111:
        rm -f $(PROGNAME)-*
        rm -f ao_product.h
        rm -f ../$(PROGNAME)-*
+
+../ao_kalman.h:
+       +(cd .. && make ao_kalman.h)