[conf] ups, forgot to add the ins_alt_float subsystem makefile

This commit is contained in:
Felix Ruess
2012-09-19 19:22:11 +02:00
parent 3684536f97
commit aefd2ce813
@@ -0,0 +1,6 @@
# Hey Emacs, this is a -*- makefile -*-
ap_CFLAGS += -DUSE_INS
ap_CFLAGS += -DINS_TYPE_H=\"subsystems/ins/ins_alt_float.h\"
ap_srcs += $(SRC_FIXEDWING)/subsystems/ins.c
ap_srcs += $(SRC_FIXEDWING)/subsystems/ins/ins_alt_float.c