From ba1b6842d89e85454b226302ebac72bc9a8bc34c Mon Sep 17 00:00:00 2001 From: the great greene arkleseizure Date: Thu, 10 Oct 2013 11:05:12 +0100 Subject: fish --- software/pong3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'software/pong3/Makefile') 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 := -- cgit v1.2.3