]> Pileus Git - ~andy/csm213a-hw/blobdiff - hw2/makefile
Move testing code out of main
[~andy/csm213a-hw] / hw2 / makefile
index d27995c52cfbc902908b5ad019ee0f898421ae97..0f9b65d4c80e4f2bac64d3747e6f18b2a882aca7 100644 (file)
@@ -1,5 +1,5 @@
 PROG = mbed
-OBJS = main.o serial_dma.o timer_dma.o
+OBJS = main.o test.o serial_dma.o timer_dma.o
 
 CPPFLAGS =
 LDFLAGS  = -lm