X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2FMakefile;h=297f676b6b27e740edb4e561a476d55a5b8cbf0d;hp=812b195549974be8e34e7772830d6592d2776068;hb=34f148500df427c148188c0ada20bf914a7c74ba;hpb=0b35447d05a0c7eaf4fefcbcf0065fe3320bba82 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