X-Git-Url: http://git.droids-corp.org/?p=aversive.git;a=blobdiff_plain;f=projects%2Fmicrob2010%2Ftests%2Fstatic_beacon%2FMakefile;h=93641fa235336a9b612cf6382d1fdac0fb8d9c74;hp=ddbfbda26d5a575e596d4d5581d7663c5347f8d2;hb=7bca487a2198825b6d7caabcd1143e2d5e19dd43;hpb=5918edd6f4f713ef3c8b0b0020dd30a4fb8222ae diff --git a/projects/microb2010/tests/static_beacon/Makefile b/projects/microb2010/tests/static_beacon/Makefile index ddbfbda..93641fa 100755 --- a/projects/microb2010/tests/static_beacon/Makefile +++ b/projects/microb2010/tests/static_beacon/Makefile @@ -3,7 +3,7 @@ TARGET = static_beacon AVERSIVE_DIR = ../../../.. # List C source files here. (C dependencies are automatically generated.) -SRC = $(TARGET).c +SRC = framedist.c $(TARGET).c # List Assembler source files here. # Make them always end in a capital .S. Files ending in a lowercase .s