Add spid backend to fix build error.

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2705 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.2.10
Nate Bargmann, N0NB 2009-06-03 17:48:56 +00:00
rodzic aa9830a434
commit 9a8f2d974a
2 zmienionych plików z 4 dodań i 2 usunięć

Wyświetl plik

@ -241,7 +241,7 @@ AC_SUBST(RIGMATRIX)
BACKEND_LIST="icom kenwood aor yaesu dummy pcr alinco uniden tentec kachina jrc drake lowe rft rs kit skanti tapr flexradio wj racal tuner" BACKEND_LIST="icom kenwood aor yaesu dummy pcr alinco uniden tentec kachina jrc drake lowe rft rs kit skanti tapr flexradio wj racal tuner"
ROT_BACKEND_LIST="dummy easycomm fodtrack gs232a heathkit kit rotorez sartek" ROT_BACKEND_LIST="dummy easycomm fodtrack gs232a heathkit kit rotorez sartek spid"
BINDINGS="" BINDINGS=""
BINDING_ALL="" BINDING_ALL=""
BINDING_CHECK="" BINDING_CHECK=""
@ -520,6 +520,7 @@ doc/Makefile
doc/hamlib.cfg doc/hamlib.cfg
rotorez/Makefile rotorez/Makefile
flexradio/Makefile flexradio/Makefile
spid/Makefile
hamlib.pc hamlib.pc
hamlib.spec] hamlib.spec]
) )

Wyświetl plik

@ -229,7 +229,7 @@ AC_SUBST(RIGMATRIX)
BACKEND_LIST="icom kenwood aor yaesu dummy pcr alinco uniden tentec kachina jrc drake lowe rft rs kit skanti tapr flexradio wj racal tuner" BACKEND_LIST="icom kenwood aor yaesu dummy pcr alinco uniden tentec kachina jrc drake lowe rft rs kit skanti tapr flexradio wj racal tuner"
ROT_BACKEND_LIST="dummy easycomm fodtrack gs232a heathkit kit rotorez sartek" ROT_BACKEND_LIST="dummy easycomm fodtrack gs232a heathkit kit rotorez sartek spid"
BINDINGS="" BINDINGS=""
BINDING_ALL="" BINDING_ALL=""
BINDING_CHECK="" BINDING_CHECK=""
@ -508,6 +508,7 @@ doc/Makefile
doc/hamlib.cfg doc/hamlib.cfg
rotorez/Makefile rotorez/Makefile
flexradio/Makefile flexradio/Makefile
spid/Makefile
hamlib.pc hamlib.pc
hamlib.spec] hamlib.spec]
) )