kopia lustrzana https://github.com/Hamlib/Hamlib
bindings/Makefile.am: Fix 'make dist'
'make dist' was broken by the previous patch. Now tell Automake not to build or distribute Hamlib.py.Hamlib-3.0
rodzic
00aaaf4c50
commit
a62d40647e
|
@ -137,7 +137,7 @@ all-py: $(python_ltlib)
|
|||
check-py: all-py
|
||||
$(srcdir)/pytest.py || echo "Python test failed" 1>&2
|
||||
|
||||
python_PYTHON = Hamlib.py
|
||||
nodist_python_PYTHON = Hamlib.py
|
||||
|
||||
_Hamlib_la_LTLIBRARIES = $(python_ltlib)
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue