BASE=../..

include $(BASE)/rule/def.mk

APP_TARGET=am_img_test
am_img_test_SRCS=am_img_test.c
am_img_test_LIBS=../../am_mw/am_mw ../../am_adp/am_adp

include $(BASE)/rule/rule.mk
