kopia lustrzana https://github.com/Hamlib/Hamlib
added Drake backend
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1107 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.1.4
rodzic
4ef4a45099
commit
4af5a96eee
|
@ -9,6 +9,6 @@ SUBDIRS = include lib libltdl src @BACKEND_LIST@ @ROT_BACKEND_LIST@ \
|
|||
|
||||
DIST_SUBDIRS = include lib libltdl src c++ tcl kylix perl tests doc \
|
||||
icom kenwood aor yaesu dummy pcr alinco uniden tentec kachina jrc \
|
||||
rpcrig winradio easycomm rpcrot gnuradio
|
||||
rpcrig winradio easycomm rpcrot gnuradio drake
|
||||
|
||||
|
||||
|
|
|
@ -160,7 +160,7 @@ fi
|
|||
AC_SUBST(RIGMATRIX)
|
||||
|
||||
|
||||
BACKEND_LIST="icom kenwood aor yaesu dummy pcr alinco uniden tentec kachina jrc"
|
||||
BACKEND_LIST="icom kenwood aor yaesu dummy pcr alinco uniden tentec kachina jrc drake"
|
||||
ROT_BACKEND_LIST="dummy easycomm"
|
||||
BINDING_LIST=""
|
||||
|
||||
|
@ -327,6 +327,7 @@ uniden/Makefile
|
|||
tentec/Makefile
|
||||
kachina/Makefile
|
||||
jrc/Makefile
|
||||
drake/Makefile
|
||||
gnuradio/Makefile
|
||||
easycomm/Makefile
|
||||
rpcrig/Makefile
|
||||
|
|
Ładowanie…
Reference in New Issue