forked from Archive/PX4-Autopilot
added parameter file to makefile
This commit is contained in:
parent
4fd3e0720f
commit
7ea4d10bc9
|
@ -37,4 +37,5 @@
|
|||
|
||||
MODULE_COMMAND = vtol_att_control
|
||||
|
||||
SRCS = vtol_att_control_main.cpp
|
||||
SRCS = vtol_att_control_main.cpp \
|
||||
vtol_att_control_params.c
|
||||
|
|
Loading…
Reference in New Issue