[Hamlib-commits] Hamlib -- Ham radio control libraries branch master updated. 300da9c8dac986e20a056
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Nate B. <n0...@us...> - 2021-05-17 22:33:36
|
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 300da9c8dac986e20a05677f868daf24b03a9c1a (commit) via aaee375d48cbe1411c110d556429fdfcb1414eee (commit) from fdf1f7f6f01ef4f265fcd7a33859e0a976756389 (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 300da9c8dac986e20a05677f868daf24b03a9c1a Merge: fdf1f7f6 aaee375d Author: Nate Bargmann <n0...@n0...> Date: Mon May 17 17:32:16 2021 -0500 Merge pull request #702 from N0NB/doxygen_work Distribute logo image file for the Doxygen manual commit aaee375d48cbe1411c110d556429fdfcb1414eee Author: Nate Bargmann <n0...@n0...> Date: Mon May 17 15:15:17 2021 -0500 Distribute logo image file for the Doxygen manual diff --git a/doc/Makefile.am b/doc/Makefile.am index 0bf6d047..cdf653ea 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = hamlib.cfg index.doxygen hamlib.css footer.html +EXTRA_DIST = hamlib.cfg index.doxygen hamlib.css footer.html hamlib.png dist_man_MANS = man1/ampctl.1 man1/ampctld.1 \ man1/rigctl.1 man1/rigctld.1 man1/rigmem.1 man1/rigsmtr.1 \ ----------------------------------------------------------------------- Summary of changes: doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- Hamlib -- Ham radio control libraries |