From bc798f31e27f7cf4952e3a877c20eaed3d3cf7a0 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Thu, 22 Nov 2001 03:07:10 +0000 Subject: [PATCH] 2001-11-22 Marcus Brinkmann * configure.ac (AC_CONFIG_FILES): Add tests/gpg/Makefile and tests/gpgsm/Makefile. --- trunk/ChangeLog | 5 +++++ trunk/configure.ac | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/trunk/ChangeLog b/trunk/ChangeLog index 5d5b7d1..e98b1b4 100644 --- a/trunk/ChangeLog +++ b/trunk/ChangeLog @@ -1,3 +1,8 @@ +2001-11-22 Marcus Brinkmann + + * configure.ac (AC_CONFIG_FILES): Add tests/gpg/Makefile and + tests/gpgsm/Makefile. + 2001-11-21 Marcus Brinkmann * Makefile.am (gpgmeplug): New variable, set to gpgmeplug if diff --git a/trunk/configure.ac b/trunk/configure.ac index 4a3e12e..928008a 100644 --- a/trunk/configure.ac +++ b/trunk/configure.ac @@ -200,7 +200,8 @@ AC_SUBST(GPGME_LIBS) AC_SUBST(GPGME_CFLAGS) AC_CONFIG_FILES(Makefile assuan/Makefile jnlib/Makefile gpgme/Makefile - tests/Makefile doc/Makefile + tests/Makefile tests/gpg/Makefile tests/gpgsm/Makefile + doc/Makefile bonobo/Makefile complus/Makefile gpgmeplug/Makefile) AC_CONFIG_FILES(gpgme/gpgme-config, chmod +x gpgme/gpgme-config) AC_OUTPUT -- 2.26.2