projects
/
hackover2013-badge-firmware.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Lebensscreen.
[hackover2013-badge-firmware.git]
/
mock
/
Makefile
diff --git
a/mock/Makefile
b/mock/Makefile
index
34ddd32
..
93a7210
100644
(file)
--- a/
mock/Makefile
+++ b/
mock/Makefile
@@
-24,7
+24,8
@@
BADGE_CSRCS = badge_main_loop.c \
jumpnrun/items.c \
jumpnrun/jumpnrun.c \
jumpnrun/tiles.c \
- jumpnrun/level_load.c
+ jumpnrun/level_load.c \
+ jumpnrun/stats.c
BADGE_CXXOBJS = $(BADGE_CXXSRCS:%.cc=%.o)
BADGE_COBJS = $(BADGE_CSRCS:%.c=%.o)
This page took
0.02604 seconds
and
4
git commands to generate.