Another attempt to fix github build

pull/1662/head
Michael Black W9MDB 2025-01-19 15:59:30 -06:00
rodzic e401953160
commit 6a4da2cbc5
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -105,6 +105,8 @@ 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
@ -115,8 +117,6 @@ EXTRA_DIST += \
__init__.py \
Hamlib.py
nodist_myhamlib_PYTHON = Hamlib.py
myhamlibdir = $(pyexecdir)/Hamlib
all-py:
install-py: