kopia lustrzana https://github.com/Hamlib/Hamlib
rodzic
f76864a3c4
commit
cfc199dac2
|
@ -107,8 +107,7 @@ myhamlib_PYTHON = \
|
||||||
|
|
||||||
nodist_myhamlib_PYTHON = Hamlib.py
|
nodist_myhamlib_PYTHON = Hamlib.py
|
||||||
|
|
||||||
Hamlib.py: hamlibpy_wrap.c
|
Hamlib.py: hamlib_wrap.c
|
||||||
@true
|
|
||||||
|
|
||||||
# Place them in the exact same directory as the extension: $(pyexecdir)/Hamlib
|
# Place them in the exact same directory as the extension: $(pyexecdir)/Hamlib
|
||||||
myhamlibdir = $(pyexecdir)/Hamlib
|
myhamlibdir = $(pyexecdir)/Hamlib
|
||||||
|
@ -123,6 +122,7 @@ EXTRA_DIST += \
|
||||||
|
|
||||||
all-py:
|
all-py:
|
||||||
install-py:
|
install-py:
|
||||||
|
Hamlib.py:
|
||||||
@true
|
@true
|
||||||
##############################################################################
|
##############################################################################
|
||||||
# 4. Remove any custom 'install-py:' or 'install-exec-local: install-py'
|
# 4. Remove any custom 'install-py:' or 'install-exec-local: install-py'
|
||||||
|
|
Ładowanie…
Reference in New Issue