summaryrefslogtreecommitdiff
path: root/libsensors_iio/software/simple_apps/input_sub/build/filelist.mk
blob: 09362120b71bfae34d842817ed370e8be76f9e68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#### filelist.mk for input_gyro ####

# helper headers
HEADERS := $(MPL_DIR)/authenticate.h
#HEADERS += 

# sources
SOURCES := $(APP_DIR)/test_input_gyro.c

INV_SOURCES += $(SOURCES)

#VPATH += $(APP_DIR) $(COMMON_DIR) $(HAL_DIR)/linux
VPATH += $(APP_DIR)