diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -123,6 +123,8 @@ CSRC = $(ALLCSRC) \ $(TESTSRC) \
dogs.c \
buttons.c \
+ flapbird.c \
+ 2048.c \
main.c
# C++ sources that can be compiled in ARM or THUMB mode depending on the global
|