blob: 3c63f5fd3f76e47cb511965d3113c0661e1a57f9 [file] [log] [blame]
Dennis Huang6d037712014-04-22 19:20:59 -07001LOCAL_DIR := $(GET_LOCAL_DIR)
2
3MODULE := $(LOCAL_DIR)
4
5MODULE_SRCS += \
6 $(LOCAL_DIR)/tga.c
7
8include make/module.mk