BASE=../../..

include $(BASE)/rule/def.mk

CFLAGS += -DUSE_ADEC_IN_DVB
O_TARGET=aml
aml_SRCS=aml.c

include $(BASE)/rule/rule.mk
