#
# IMU Cal Makefile
#

# Common Compiler Flags ########################################################

# Include paths.
COMMON_CFLAGS += -Iapps/imu_cal/include

# Common Source Files ##########################################################

COMMON_SRCS += apps/imu_cal/imu_cal.cc