kopia lustrzana https://github.com/Hamlib/Hamlib
Add mutex.h to src/Makefile.am
rodzic
5f0fe34dad
commit
0b9ff1518c
|
@ -1,5 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* Hamlib TenTenc backend - TT-565 description
|
* Hamlib TenTenc backend - TT-565 description
|
||||||
|
* Copyright (c) 2024 by Michael Black W9MDB
|
||||||
* Copyright (c) 2004-2011 by Martin Ewing
|
* Copyright (c) 2004-2011 by Martin Ewing
|
||||||
* Copyright (c) 2004-2010 by Stephane Fillod
|
* Copyright (c) 2004-2010 by Stephane Fillod
|
||||||
*
|
*
|
||||||
|
|
|
@ -11,7 +11,7 @@ RIGSRC = hamlibdatetime.h rig.c serial.c serial.h misc.c misc.h register.c regis
|
||||||
par_nt.h microham.c microham.h amplifier.c amp_reg.c amp_conf.c \
|
par_nt.h microham.c microham.h amplifier.c amp_reg.c amp_conf.c \
|
||||||
amp_conf.h amp_settings.c extamp.c sleep.c sleep.h sprintflst.c \
|
amp_conf.h amp_settings.c extamp.c sleep.c sleep.h sprintflst.c \
|
||||||
sprintflst.h cache.c cache.h snapshot_data.c snapshot_data.h fifo.c fifo.h \
|
sprintflst.h cache.c cache.h snapshot_data.c snapshot_data.h fifo.c fifo.h \
|
||||||
serial_cfg_params.h
|
serial_cfg_params.h mutex.h
|
||||||
|
|
||||||
if VERSIONDLL
|
if VERSIONDLL
|
||||||
RIGSRC += \
|
RIGSRC += \
|
||||||
|
|
Ładowanie…
Reference in New Issue