Update comments in tests/Makefile.am

pull/809/head
Mike Black W9MDB 2021-09-22 13:25:07 -05:00
rodzic 421c6e7c4e
commit 875104c395
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -4,6 +4,8 @@
# AUTOMAKE_OPTIONS = dejagnu
# DEJATOOL = testfreq testbcd testloc rigctl
# For some reason this "if" is not working -- rigtestlibusb is still being included
# Fix for now is to change rigtestlibusb.c instead
if HAVE_LIBUSB
TESTLIBUSB = rigtestlibusb
else