X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Ftest%2FMakefile;h=cd9cafc8bddc27a6abac2cb0da36c4d03a86ae24;hp=f6e9b9f5a34074c16df947f6d481ed05a63c0fe6;hb=d3bc27fabb6159ce58b14d0f7929b0f46f67c378;hpb=c3080fdafff5212f267ba7c765a2f083435be799 diff --git a/src/test/Makefile b/src/test/Makefile index f6e9b9f5..cd9cafc8 100644 --- a/src/test/Makefile +++ b/src/test/Makefile @@ -11,7 +11,7 @@ clean: install: -ao_flight_test: ao_flight_test.c ao_flight_test.c ao_host.h +ao_flight_test: ao_flight_test.c ao_flight_test.c ao_host.h ao_flight.c altitude.h cc -g -o $@ $< ao_gps_test: ao_gps_test.c ao_gps_sirf.c ao_gps_print.c ao_host.h