mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
* signal.c: New. Taken from GnuPG 1.1.91.
This commit is contained in:
parent
ebaf7d6e45
commit
5b0ccaf949
4 changed files with 246 additions and 3 deletions
|
@ -33,7 +33,9 @@ libcommon_a_SOURCES = \
|
|||
maperror.c \
|
||||
sysutils.c sysutils.h \
|
||||
cryptmiss.c \
|
||||
gettime.c
|
||||
gettime.c \
|
||||
signal.c
|
||||
|
||||
|
||||
libcommon_a_LIBADD = @LIBOBJS@
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue