From 5401dfeca89f3e735b12742a6f7ee9221bf9b8bc Mon Sep 17 00:00:00 2001 From: Michael Black W9MDB Date: Sun, 19 Jan 2025 16:49:49 -0600 Subject: [PATCH] \Revert "Try to fix breakage of make distcheck on github" This reverts commit 4980beb9a9f28a2e6945d19cffd17820c9408911. --- bindings/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/bindings/Makefile.am b/bindings/Makefile.am index c959e4b2e..ee20d3810 100644 --- a/bindings/Makefile.am +++ b/bindings/Makefile.am @@ -117,7 +117,6 @@ EXTRA_DIST += \ all-py: install-py: -Hamlib.py: @true ############################################################################## # 4. Remove any custom 'install-py:' or 'install-exec-local: install-py'