aboutsummaryrefslogtreecommitdiff
path: root/stm/Makefile
diff options
context:
space:
mode:
authorDamien George2014-01-24 14:48:06 -0800
committerDamien George2014-01-24 14:48:06 -0800
commitbaba08bff913963cd10a227ab765b31cdcc96ab0 (patch)
tree59fa570428be3c1e7dd06da30bc0ed1ad5b940b9 /stm/Makefile
parent41d02b654e5c844f85fbb79283eaebf35af60fbb (diff)
parenta215b09c0dc29b82161092e92ea2e5e004d79468 (diff)
Merge pull request #218 from iabdalkader/master
Move file obj to separate module
Diffstat (limited to 'stm/Makefile')
-rw-r--r--stm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/stm/Makefile b/stm/Makefile
index ab6910958..497fffa99 100644
--- a/stm/Makefile
+++ b/stm/Makefile
@@ -65,6 +65,7 @@ SRC_C = \
usrsw.c \
adc.c \
rtc.c \
+ file.c \
# pybwlan.c \
SRC_S = \