aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2009-10-20 16:04:06 +0000
committerMarcus Brinkmann <[email protected]>2009-10-20 16:04:06 +0000
commit93f7269a0fdbb5207f001b2e80f9026a97a17cdf (patch)
tree497599ad32be01862dabe703e25ddd2c6cff54a2 /configure.ac
parentFix version number. (diff)
downloadgpgme-93f7269a0fdbb5207f001b2e80f9026a97a17cdf.tar.gz
gpgme-93f7269a0fdbb5207f001b2e80f9026a97a17cdf.zip
2009-10-20 Marcus Brinkmann <[email protected]>
* configure.ac (AC_CONFIG_FILES): Remove assuan/Makefile.
Diffstat (limited to '')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9e0c3251..e685628d 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