X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2FMakefile;h=297f676b6b27e740edb4e561a476d55a5b8cbf0d;hb=91b023e7e4eeed838e0320d2ddac0f6aac39e565;hp=812b195549974be8e34e7772830d6592d2776068;hpb=0b35447d05a0c7eaf4fefcbcf0065fe3320bba82;p=fw%2Faltos diff --git a/src/Makefile b/src/Makefile index 812b1955..297f676b 100644 --- a/src/Makefile +++ b/src/Makefile @@ -264,4 +264,4 @@ ao_flight_test: ao_flight.c ao_flight_test.c cc -g -o $@ ao_flight_test.c ao_gps_test: ao_gps.c ao_gps_test.c ao_host.h - cc -g -o $@ ao_gps_test.c -lpthread + cc -g -o $@ ao_gps_test.c