1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00

simposix: fix suplicate .c files in previous merge

This commit is contained in:
Stacey Sheldon 2012-09-16 19:34:47 -04:00
parent ffe88eec5e
commit 566f9d760e

View File

@ -141,9 +141,6 @@ SRC += $(FLIGHTLIB)/paths.c
SRC += $(MATHLIB)/sin_lookup.c
SRC += $(MATHLIB)/pid.c
SRC += $(MATHLIB)/sin_lookup.c
SRC += $(MATHLIB)/pid.c
## PIOS Hardware (STM32F4xx)
include $(PIOS)/posix/library.mk