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