summaryrefslogtreecommitdiffstats
path: root/m4/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2008-04-23 19:23:04 +0200
committerWerner Koch <wk@gnupg.org>2008-04-23 19:23:04 +0200
commita7ced5d0b5e8c45510585f18cb83aba290ebfd20 (patch)
tree58c35b3d7676c5ceec1f3577d58743246808c36b /m4/Makefile.am
parentW32 related keyserver fixes. (diff)
downloadgnupg2-a7ced5d0b5e8c45510585f18cb83aba290ebfd20.tar.xz
gnupg2-a7ced5d0b5e8c45510585f18cb83aba290ebfd20.zip
Fixed a C-89 incompatibility.
Minor changes to make it build on Debian bo. Thanks to Alain Guibert.
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 34b174318..d0d84e23d 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -10,5 +10,9 @@ EXTRA_DIST += autobuild.m4
EXTRA_DIST += estream.m4
+EXTRA_DIST += sys_socket_h.m4 socklen.m4
+
+
+