summaryrefslogtreecommitdiffstats
path: root/software/pong3/Makefile
diff options
context:
space:
mode:
authorthe great greene arkleseizure <root@e6230.(none)>2013-10-10 11:05:12 +0100
committerthe great greene arkleseizure <root@e6230.(none)>2013-10-10 11:05:12 +0100
commitba1b6842d89e85454b226302ebac72bc9a8bc34c (patch)
tree001d8f738540bece3faae66dd7663db5e2133d08 /software/pong3/Makefile
parentba36b7b03e8b03600e4342f3fa7ed60dc3d61352 (diff)
downloadpong-ba1b6842d89e85454b226302ebac72bc9a8bc34c.tar.gz
pong-ba1b6842d89e85454b226302ebac72bc9a8bc34c.tar.bz2
pong-ba1b6842d89e85454b226302ebac72bc9a8bc34c.zip
fish
Diffstat (limited to 'software/pong3/Makefile')
-rw-r--r--software/pong3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/software/pong3/Makefile b/software/pong3/Makefile
index b1e3cee..1f3722c 100644
--- a/software/pong3/Makefile
+++ b/software/pong3/Makefile
@@ -142,7 +142,7 @@ ACDS_VERSION := 13.0sp1
ELF := pong3.elf
# Paths to C, C++, and assembly source files.
-C_SRCS := hello_world.c
+C_SRCS := pong3.c hello_led.c DM9000A.C
CXX_SRCS :=
ASM_SRCS :=