mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
patch release 0.1.1
This commit is contained in:
parent
0d9ffec5ef
commit
cf783fe54c
10 changed files with 143 additions and 141 deletions
|
@ -1,6 +1,7 @@
|
|||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/include
|
||||
EXTRA_DIST = @CIPHER_EXTRA_DIST@
|
||||
|
||||
noinst_LIBRARIES = cipher
|
||||
|
||||
|
@ -21,9 +22,9 @@ cipher_SOURCES = blowfish.c \
|
|||
sha1.c \
|
||||
dsa.h \
|
||||
dsa.c \
|
||||
rsa.c \
|
||||
rsa.h \
|
||||
md.c \
|
||||
smallprime.c
|
||||
|
||||
cipher_LIBADD = @CIPHER_EXTRA_OBJS@
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue