1 INCLUDES = $(all_includes) -I$(top_srcdir)/include
2 AM_CFLAGS = ${CFLAGS} -fPIC ${SYMBOL_VISIBILITY}
6 rtl_433_SOURCES = baseband.c \
15 devices/ambient_weather.c \
17 devices/brennenstuhl_rcs_2044.c \
20 devices/current_cost.c \
25 devices/efergy_e2_classic.c \
26 devices/efergy_optical.c \
27 devices/elro_db286a.c \
30 devices/esperanza_ews.c \
31 devices/fineoffset.c \
32 devices/fineoffset_wh1080.c \
33 devices/generic_remote.c \
34 devices/generic_temperature_sensor.c \
37 devices/hondaremote.c \
39 devices/inovalley-kw9015b.c \
40 devices/intertechno.c \
43 devices/lacrosse_TX141TH_Bv2.c \
44 devices/lacrossews.c \
45 devices/lacrosse_tx35.c \
46 devices/lightwave_rf.c \
50 devices/oil_watchman.c \
51 devices/oregon_scientific.c \
52 devices/oregon_scientific_v1.c \
56 devices/silvercrest.c \
57 devices/springfield.c \
59 devices/tfa_twin_plus_30.3049.c \
60 devices/tfa_pool_thermometer.c \
66 devices/akhan_100F14.c \
68 devices/bresser_3ch.c \
69 devices/oregon_scientific_sl109h.c \
72 devices/new_template.c \
73 devices/radiohead_ask.c \
75 devices/fineoffset_wh1050.c \
78 devices/maverick_et73x.c \
82 rtl_433_LDADD = $(LIBRTLSDR) $(LIBM)