From 93f7269a0fdbb5207f001b2e80f9026a97a17cdf Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 20 Oct 2009 16:04:06 +0000 Subject: [PATCH] 2009-10-20 Marcus Brinkmann * configure.ac (AC_CONFIG_FILES): Remove assuan/Makefile. --- ChangeLog | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c29df6e..ff98830 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-10-20 Marcus Brinkmann + + * configure.ac (AC_CONFIG_FILES): Remove assuan/Makefile. + 2009-10-20 Marcus Brinkmann * configure.ac: Replace internal libassuan by external libassuan. diff --git a/configure.ac b/configure.ac index 9e0c325..e685628 100644 --- a/configure.ac +++ b/configure.ac @@ -753,7 +753,7 @@ fi # # Create config files -AC_CONFIG_FILES(Makefile assuan/Makefile src/Makefile +AC_CONFIG_FILES(Makefile src/Makefile tests/Makefile tests/gpg/Makefile tests/gpgsm/Makefile -- 2.26.2