aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-12-04 10:57:35 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-12-04 10:57:35 +0000
commit9b023cd530abe6ee2a9a7ba2a09f45d456aa2069 (patch)
tree57b2607be55217090080d3e2c5bceebc58bc1a8c /configure.ac
parent09e87694984e70cca180c27252d5d79fa4fa2d80 (diff)
downloadfetchmail-9b023cd530abe6ee2a9a7ba2a09f45d456aa2069.tar.gz
fetchmail-9b023cd530abe6ee2a9a7ba2a09f45d456aa2069.tar.bz2
fetchmail-9b023cd530abe6ee2a9a7ba2a09f45d456aa2069.zip
Support 'make lsm' to generate a .lsm file for ftp.ibiblio.com:/pub/Linux uploads.
This is meant to replace the insufficient rpm2lsm script. svn path=/branches/BRANCH_6-3/; revision=4502
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e80759ca..f7441904 100644
--- a/configure.ac
+++ b/configure.ac
@@ -767,7 +767,7 @@ if test "$needtrio" = 1 ; then
fi
dnl ----------------------------------------------------------------'
-AC_CONFIG_FILES([Makefile m4/Makefile po/Makefile.in])
+AC_CONFIG_FILES([Makefile m4/Makefile po/Makefile.in genlsm.sh])
AC_OUTPUT
dnl Local Variables: