|
|
|
noinst_LTLIBRARIES = libhamlib-ts7400.la
|
|
libhamlib_ts7400_la_SOURCES = ts7400.c ts7400.h
|
|
|
|
EXTRA_DIST = include/ep93xx_adc.h include/io.h include/peekpoke.h \
|
|
include/readADC.h include/io.c include/peekpoke.c include/readADC.c \
|
|
include/test7400ADC.c Android.mk
|