added parameter file to makefile

This commit is contained in:
Roman Bapst 2014-12-04 16:56:08 +01:00
parent 4fd3e0720f
commit 7ea4d10bc9
1 changed files with 2 additions and 1 deletions

View File

@ -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