blob: f2460dcb4cf2b5863c5def7dfa981df04b20ed0f [file] [log] [blame]
AUTOMAKE_OPTIONS = foreign subdir-objects
bin_PROGRAMS = sensorhal_test
AM_CFLAGS = -P
sensorhal_test_SOURCES = main.c \
module_sensor_helper.c \
log.c
sensorhal_test_LDADD = -lpthread -ldl -lm -ludev
#AM_LDCLAGS = -lpthread -ldl -lm -lgpshal -llibadr