summaryrefslogtreecommitdiffstats
path: root/software/pong3/Makefile
diff options
context:
space:
mode:
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 :=