mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Preparing a new release. Updated gettext
This commit is contained in:
parent
dd3b12f3b1
commit
335b5e4ac4
74 changed files with 3439 additions and 2094 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-09-30 Werner Koch <wk@g10code.com>
|
||||
|
||||
* Makefile.am (SUBDIRS): Remove pkits until the copyright issues
|
||||
have been cleared.
|
||||
|
||||
2004-08-16 Werner Koch <wk@g10code.de>
|
||||
|
||||
* Makefile.am: Descend into the new pkits directory
|
||||
|
|
|
@ -20,13 +20,13 @@
|
|||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
|
||||
if RUN_PKITS_TESTS
|
||||
pkits = pkits
|
||||
else
|
||||
pkits =
|
||||
endif
|
||||
|
||||
SUBDIRS = . ${pkits}
|
||||
#if RUN_PKITS_TESTS
|
||||
#pkits = pkits
|
||||
#else
|
||||
#pkits =
|
||||
#endif
|
||||
#
|
||||
#SUBDIRS = . ${pkits}
|
||||
|
||||
|
||||
GPGSM = ../sm/gpgsm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue