summaryrefslogtreecommitdiff
path: root/src/telemini-v2.0/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/telemini-v2.0/Makefile')
-rw-r--r--src/telemini-v2.0/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/telemini-v2.0/Makefile b/src/telemini-v2.0/Makefile
index 5550e172..40878778 100644
--- a/src/telemini-v2.0/Makefile
+++ b/src/telemini-v2.0/Makefile
@@ -24,7 +24,8 @@ INC = \
ao_product.h \
ao_int64.h \
ao_sample.h \
- ao_exti.h
+ ao_exti.h \
+ ao_task.h
CORE_SRC = \
ao_cmd.c \
@@ -58,7 +59,6 @@ CC1111_SRC = \
ao_spi.c \
ao_usb.c \
ao_convert_pa.c \
- ao_data.c \
ao_beep.c \
ao_timer.c \
ao_exti.c \