From 335b5e4ac4d1ab56bb9db5addc4f7ca6ce8987f6 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 30 Sep 2004 14:34:34 +0000 Subject: Preparing a new release. Updated gettext --- tests/ChangeLog | 5 +++++ tests/Makefile.am | 14 +++++++------- 2 files changed, 12 insertions(+), 7 deletions(-) (limited to 'tests') diff --git a/tests/ChangeLog b/tests/ChangeLog index c012c2346..749220d9a 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2004-09-30 Werner Koch + + * Makefile.am (SUBDIRS): Remove pkits until the copyright issues + have been cleared. + 2004-08-16 Werner Koch * Makefile.am: Descend into the new pkits directory diff --git a/tests/Makefile.am b/tests/Makefile.am index b44336bfb..bc2e50e10 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -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 -- cgit v1.2.3