diff options
author | Andreas Beckmann <anbe@debian.org> | 2013-10-21 15:13:38 +0200 |
---|---|---|
committer | Andreas Beckmann <anbe@debian.org> | 2013-10-21 23:56:46 +0200 |
commit | 802c495e0cb5a659fdd67562e3f6dac2f6855325 (patch) | |
tree | 496114ba29ec3f4a743c1062dd2398d123000b63 /debian/configure.ac | |
parent | 27b7bda249aaea92f4747288fd2b30fcf78d3e5f (diff) | |
download | sendmail-802c495e0cb5a659fdd67562e3f6dac2f6855325.tar.gz |
bug-control: substitute the libmilter SOVERSION
Diffstat (limited to 'debian/configure.ac')
-rw-r--r-- | debian/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/configure.ac b/debian/configure.ac index 242eb9c..e4878e5 100644 --- a/debian/configure.ac +++ b/debian/configure.ac @@ -1727,6 +1727,7 @@ AC_CONFIG_FILES([sendmail-bin.suid:./build/debian/sendmail-bin.suid.in]) AC_CONFIG_FILES([sensible-mda.dirs:./build/debian/sensible-mda.dirs.in]) AC_CONFIG_FILES([sensible-mda.preinst:./build/debian/sensible-mda.preinst.in], [chmod a+x ./sensible-mda.preinst]) +AC_CONFIG_FILES([bug-control]) AC_CONFIG_FILES([bug-script]) AC_CONFIG_FILES([cf/Makefile]) AC_CONFIG_FILES([cf/debian/autoconf.m4]) |