summaryrefslogtreecommitdiffstats
path: root/m4/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2007-05-15 18:10:48 +0200
committerWerner Koch <wk@gnupg.org>2007-05-15 18:10:48 +0200
commit5f3bca96826fbaf9c4469a7eedef9294f4d74bfb (patch)
treedae425970a8c0dd0f77ab62c91b2700dfbaa811e /m4/Makefile.am
parentPreparing 2.0.4 (diff)
downloadgnupg2-5f3bca96826fbaf9c4469a7eedef9294f4d74bfb.tar.xz
gnupg2-5f3bca96826fbaf9c4469a7eedef9294f4d74bfb.zip
Use estream_asprintf instead of the GNU asprintf.
Diffstat (limited to 'm4/Makefile.am')
-rw-r--r--m4/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am
index c8b74aea1..d199c2160 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -8,3 +8,7 @@ EXTRA_DIST += gpg-error.m4 libgcrypt.m4 libassuan.m4 ksba.m4
EXTRA_DIST += autobuild.m4
+EXTRA_DIST += estream.m4
+
+
+