Jeff Brown | e839a58 | 2010-04-22 18:58:52 -0700 | [diff] [blame] | 1 | # Build the unit tests. |
Mathias Agopian | 20f6878 | 2009-05-11 00:03:41 -0700 | [diff] [blame] | 2 | LOCAL_PATH:= $(call my-dir) |
3 | include $(CLEAR_VARS) | ||||
4 | |||||
Jeff Brown | e839a58 | 2010-04-22 18:58:52 -0700 | [diff] [blame] | 5 | # Build the manual test programs. |
Ying Wang | 0a1fdd7 | 2011-07-27 16:59:08 -0700 | [diff] [blame] | 6 | include $(call all-makefiles-under, $(LOCAL_PATH)) |