kopia lustrzana https://github.com/Hamlib/Hamlib
Merge pull request #1650 from dforsi/fix/unused-sources
Remove unused and empty source filespull/1662/head
commit
820c28e63f
|
@ -2,6 +2,6 @@
|
|||
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 \
|
||||
EXTRA_DIST = include/ep93xx_adc.h include/peekpoke.h \
|
||||
include/io.c include/peekpoke.c include/readADC.c \
|
||||
include/test7400ADC.c Android.mk
|
||||
|
|
Ładowanie…
Reference in New Issue