1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

* cryptmiss.c: New.

This commit is contained in:
Werner Koch 2002-04-15 10:10:59 +00:00
parent 7db161552c
commit 3719aa5148
3 changed files with 45 additions and 1 deletions

View file

@ -32,7 +32,8 @@ libcommon_a_SOURCES = \
errors.c errors.h \
maperror.c \
sysutils.c sysutils.h \
no-pth.c
no-pth.c \
cryptmiss.c
libcommon_a_LIBADD = @LIBOBJS@