BASE=../..

include $(BASE)/rule/def.mk

APP_TARGET=am_osd_test
am_osd_test_SRCS=am_osd_test.c
am_osd_test_LIBS=../../am_adp/am_adp

include $(BASE)/rule/rule.mk
