[Hamlib-commits] Hamlib -- Ham radio control libraries branch master updated. a4d9dac5cef15a7e49414
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <mdb...@us...> - 2021-01-20 17:15:35
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Hamlib -- Ham radio control libraries". The branch, master has been updated via a4d9dac5cef15a7e4941472e142c2bd15b622f81 (commit) from 05728f74ebbc1488a030dddeab9a49a36543b109 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a4d9dac5cef15a7e4941472e142c2bd15b622f81 Author: Michael Black W9MDB <mdb...@ya...> Date: Wed Jan 20 11:15:12 2021 -0600 Add testritgcaps to make clean diff --git a/tests/Makefile.am b/tests/Makefile.am index c6a9aa0b..aaaca511 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -126,4 +126,4 @@ FORCE: dist-hook: test ./ -ef $(srcdir)/ || test ! -f hamlibdatetime.h || cp -f hamlibdatetime.h $(srcdir)/ -CLEANFILES = testrig.sh testfreq.sh testbcd.sh testloc.sh +CLEANFILES = testrig.sh testfreq.sh testbcd.sh testloc.sh testrigcaps.sh ----------------------------------------------------------------------- Summary of changes: tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- Hamlib -- Ham radio control libraries |