mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-22 14:57:02 +01:00
* Makefile.am (DISCLEANFILES): Add construct.c
This commit is contained in:
parent
22b37f58a1
commit
4dbc4b64ac
@ -1,3 +1,7 @@
|
|||||||
|
2001-12-21 Werner Koch <wk@gnupg.org>
|
||||||
|
|
||||||
|
* Makefile.am (DISCLEANFILES): Add construct.c
|
||||||
|
|
||||||
2001-12-19 Werner Koch <wk@gnupg.org>
|
2001-12-19 Werner Koch <wk@gnupg.org>
|
||||||
|
|
||||||
* rndw32.c [CYGWIN32]: Include winioctl.h. By Disastry.
|
* rndw32.c [CYGWIN32]: Include winioctl.h. By Disastry.
|
||||||
|
@ -76,7 +76,7 @@ libcipher_a_SOURCES = cipher.c \
|
|||||||
|
|
||||||
# configure creates the constructor file
|
# configure creates the constructor file
|
||||||
BUILT_SOURCES = construct.c
|
BUILT_SOURCES = construct.c
|
||||||
|
DISTCLEANFILES = construct.c
|
||||||
|
|
||||||
libcipher_a_DEPENDENCIES = @STATIC_CIPHER_OBJS@
|
libcipher_a_DEPENDENCIES = @STATIC_CIPHER_OBJS@
|
||||||
libcipher_a_LIBADD = @STATIC_CIPHER_OBJS@
|
libcipher_a_LIBADD = @STATIC_CIPHER_OBJS@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user