aboutsummaryrefslogtreecommitdiff
path: root/teensy/Makefile
diff options
context:
space:
mode:
authorDamien George2017-01-22 10:24:30 +1100
committerDamien George2017-01-22 11:56:16 +1100
commit739465c04fa674838c63f1c6a30f91a3706179ca (patch)
tree444ac65580d4d1b045af2f90812978a21e47cb6b /teensy/Makefile
parent4d7fba83a6192df95f8728e87d5923b11c29ece6 (diff)
teensy: Convert to use builtin help function.
Diffstat (limited to 'teensy/Makefile')
-rw-r--r--teensy/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/teensy/Makefile b/teensy/Makefile
index 5eb871661..82e04a1ae 100644
--- a/teensy/Makefile
+++ b/teensy/Makefile
@@ -109,7 +109,6 @@ LIB_SRC_C = $(addprefix lib/,\
libc/string0.c \
mp-readline/readline.c \
utils/pyexec.c \
- utils/pyhelp.c \
)
SRC_TEENSY = $(addprefix core/,\