Revert "Another attempt to fix github build"

This reverts commit 6a4da2cbc5.
pull/1662/head
Michael Black W9MDB 2025-01-19 16:49:02 -06:00
rodzic 8041563c2e
commit 09b58274b3
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -105,8 +105,6 @@ myhamlib_PYTHON = \
__init__.py \
Hamlib.py
nodist_myhamlib_PYTHON = Hamlib.py
# Place them in the exact same directory as the extension: $(pyexecdir)/Hamlib
myhamlibdir = $(pyexecdir)/Hamlib
@ -117,6 +115,8 @@ EXTRA_DIST += \
__init__.py \
Hamlib.py
nodist_myhamlib_PYTHON = Hamlib.py
myhamlibdir = $(pyexecdir)/Hamlib
all-py:
install-py: