added Drake backend

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1107 7ae35d74-ebe9-4afe-98af-79ac388436b8
This commit is contained in:
Stéphane Fillod, F8CFE 2002-07-08 22:14:23 +00:00
parent 4ef4a45099
commit 4af5a96eee
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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