aboutsummaryrefslogtreecommitdiff
path: root/stmhal/Makefile
diff options
context:
space:
mode:
authorDamien George2017-01-21 23:21:37 +1100
committerDamien George2017-01-22 11:56:16 +1100
commit8678e3edfd8f56b90d0847ba0a9a6ba615463152 (patch)
treea9f97e7ccd19de67c4b385253f9aef82f52ec69b /stmhal/Makefile
parent9f04dfb568b8af339ec34ea1a94fb2eb8890bf8c (diff)
stmhal: Convert to use builtin help function.
Diffstat (limited to 'stmhal/Makefile')
-rw-r--r--stmhal/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/Makefile b/stmhal/Makefile
index f39818eb5..3735172dc 100644
--- a/stmhal/Makefile
+++ b/stmhal/Makefile
@@ -112,7 +112,6 @@ SRC_LIB = $(addprefix lib/,\
netutils/netutils.c \
timeutils/timeutils.c \
utils/pyexec.c \
- utils/pyhelp.c \
)
SRC_C = \