blob: 50cad369306ccd1655d7cc71039f62c683343a3f [file] [log] [blame]
Jeff Browne839a582010-04-22 18:58:52 -07001# Build the unit tests.
Mathias Agopian20f68782009-05-11 00:03:41 -07002LOCAL_PATH:= $(call my-dir)
3include $(CLEAR_VARS)
4
Jeff Browne839a582010-04-22 18:58:52 -07005# Build the manual test programs.
Ying Wang0a1fdd72011-07-27 16:59:08 -07006include $(call all-makefiles-under, $(LOCAL_PATH))