* added 'testfreq' to check float to freq_t conversions

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@360 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.1.1
Stéphane Fillod, F8CFE 2001-02-09 23:11:14 +00:00
rodzic 944abe6ca2
commit 5e21360c25
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -1,4 +1,4 @@
bin_PROGRAMS = dumpcaps testrig testtrn testbcd listrigs rigctl @RIGMATRIX@
bin_PROGRAMS = dumpcaps testrig testtrn testbcd testfreq listrigs rigctl @RIGMATRIX@
EXTRA_PROGRAMS = rigmatrix
# all the programs need this
@ -29,6 +29,7 @@ rigmatrix_DEPENDENCIES = $(BACKENDEPS)
testrig_SOURCES = testrig.c
testtrn_SOURCES = testtrn.c
testbcd_SOURCES = testbcd.c
testfreq_SOURCES = testfreq.c
dumpcaps_SOURCES = dumpcaps.c
listrigs_SOURCES = listrigs.c
rigctl_SOURCES = rigctl.c