altos/megametrum: Depend on Makefile contents for build
authorKeith Packard <keithp@keithp.com>
Thu, 25 Oct 2012 07:04:27 +0000 (00:04 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 25 Oct 2012 07:07:14 +0000 (00:07 -0700)
This ensures that everything is rebuilt when the Makefile changes

Signed-off-by: Keith Packard <keithp@keithp.com>
src/megametrum-v0.1/Makefile

index 487a643f232ecfee6b7f0078d751aa1d74efe875..7d6c7388fa14f8328be8840be9b891ab03fa2323 100644 (file)
@@ -26,7 +26,8 @@ INC = \
        ao_whiten.h \
        ao_sample_profile.h \
        ao_mpu.h \
-       stm32l.h
+       stm32l.h \
+       Makefile
 
 #
 # Common AltOS sources