From 8041563c2e628a8fda9452f5e571ddfe184caaab Mon Sep 17 00:00:00 2001 From: Michael Black W9MDB Date: Sun, 19 Jan 2025 16:48:51 -0600 Subject: [PATCH] Revert "Another attempt to fix github build" This reverts commit 8c3f13764d9af4c6ecf112657864b4262c097575. --- bindings/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/bindings/Makefile.am b/bindings/Makefile.am index 6bc959b8f..377668e9f 100644 --- a/bindings/Makefile.am +++ b/bindings/Makefile.am @@ -107,8 +107,6 @@ myhamlib_PYTHON = \ nodist_myhamlib_PYTHON = Hamlib.py -Hamlib.py: hamlib_wrap.c - # Place them in the exact same directory as the extension: $(pyexecdir)/Hamlib myhamlibdir = $(pyexecdir)/Hamlib